Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.BasicParameters Class Reference

Public Member Functions

 BasicParameters ()
 Default constructor. More...
 
 BasicParameters (GData data, XmlNode yearNode)
 Constructor from XML file More...
 
bool CheckPathwaysShares ()
 Checks all the shares in the selected pathways and try to figure out if they are correct, if not display a message. A good option could be to automatically correct them if the user enters a wrong value More...
 

Static Public Attributes

static Parameter SelectedYear
 STATIC VARIABLE Stores the selected year for the simulation More...
 
static bool UseLhv = true
 STATIC VARIABLE Uses lhv of hhv for the simulations More...
 

Constructor & Destructor Documentation

Greet.DataStructureV3.BasicParameters.BasicParameters ( )

Default constructor.

Greet.DataStructureV3.BasicParameters.BasicParameters ( GData  data,
XmlNode  yearNode 
)

Constructor from XML file

Parameters
data
yearNode

Member Function Documentation

bool Greet.DataStructureV3.BasicParameters.CheckPathwaysShares ( )

Checks all the shares in the selected pathways and try to figure out if they are correct, if not display a message. A good option could be to automatically correct them if the user enters a wrong value

Member Data Documentation

Parameter Greet.DataStructureV3.BasicParameters.SelectedYear
static

STATIC VARIABLE Stores the selected year for the simulation

bool Greet.DataStructureV3.BasicParameters.UseLhv = true
static

STATIC VARIABLE Uses lhv of hhv for the simulations


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