Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Entities.ConsumptionsTS Class Reference
Inheritance diagram for Greet.DataStructureV3.Entities.ConsumptionsTS:
Greet.DataStructureV3.Entities.TimeSeries< Tvalue > Greet.DataStructureV3.Entities.Series< TKey, TValue >

Public Member Functions

 ConsumptionsTS (GData data, XmlNode node, string optionalParamPrefix)
 
 ConsumptionsTS (int year)
 
- Public Member Functions inherited from Greet.DataStructureV3.Entities.TimeSeries< Tvalue >
int ClosestPrecedentYear (double year)
 Given a specific year, returns the closest year that preceeds or equals the year desired If no year can be found before the desired year, uses the one right after More...
 
override void GetObjectData (SerializationInfo info, StreamingContext context)
 
Tvalue LaggedValue (double p)
 
Tvalue Value (double year)
 

Protected Member Functions

 ConsumptionsTS (SerializationInfo information, StreamingContext context)
 
- Protected Member Functions inherited from Greet.DataStructureV3.Entities.TimeSeries< Tvalue >
 TimeSeries (SerializationInfo information, StreamingContext context)
 
- Protected Member Functions inherited from Greet.DataStructureV3.Entities.Series< TKey, TValue >
 Series (SerializationInfo information, StreamingContext context)
 

Additional Inherited Members

- Public Attributes inherited from Greet.DataStructureV3.Entities.TimeSeries< Tvalue >
string description = ""
 
- Properties inherited from Greet.DataStructureV3.Entities.TimeSeries< Tvalue >
Tvalue CurrentValue [get]
 This accessor attempts to the value for the current year. If the TS does not has a value defined for the current year More...
 

The documentation for this class was generated from the following file: