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

Public Member Functions

 CarEmissionValue (GData data, XmlAttribute xmlstring, bool canBeCalculated=false, string optionalValueId="")
 
 CarEmissionValue (GData data, string unitOrGroup, double value, bool canBeCalculated=false, string optionalValueId="")
 

Public Attributes

bool isBased = false
 Flag true if those emissions are based on a other technology emission factor. Used in technologies editor. More...
 

Properties

bool CanCalculated [get, set]
 Flag to specify if that emission is a balance and will need to be calculated More...
 
Parameter EmParameter [get, set]
 Stores the calculated and non calculated values for the emissions as well as the unit More...
 
int HasBeenCalculatedOnRun [get, set]
 Integer represents the last time this thing has been calculated ( if it has been ) More...
 
bool useCalculated [get, set]
 

Member Data Documentation

bool Greet.DataStructureV3.Entities.CarEmissionValue.isBased = false

Flag true if those emissions are based on a other technology emission factor. Used in technologies editor.

Property Documentation

bool Greet.DataStructureV3.Entities.CarEmissionValue.CanCalculated
getset

Flag to specify if that emission is a balance and will need to be calculated

Parameter Greet.DataStructureV3.Entities.CarEmissionValue.EmParameter
getset

Stores the calculated and non calculated values for the emissions as well as the unit

int Greet.DataStructureV3.Entities.CarEmissionValue.HasBeenCalculatedOnRun
getset

Integer represents the last time this thing has been calculated ( if it has been )

bool Greet.DataStructureV3.Entities.CarEmissionValue.useCalculated
getset

Flag to specify if we are using the default ( or calculated ) greet value, or if we are using the override value


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