Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Entities.CarEmissionsFactors Class Referenceabstract
Inheritance diagram for Greet.DataStructureV3.Entities.CarEmissionsFactors:
Greet.DataStructureV3.Interfaces.IEmissionsFactors

Public Member Functions

abstract void Add (int key, CarEmissionValue value, string notes)
 
abstract bool ContainsKey (int key)
 
abstract IEnumerator
< KeyValuePair< int,
CarEmissionValue > > 
GetEnumerator ()
 
abstract void Remove (int key)
 
abstract XmlNode ToXmlNode (XmlDocument doc, ref XmlNode yearNode)
 

Properties

int BaseTechnology [get]
 
abstract Dictionary< int,
CarEmissionValue >
.KeyCollection 
Keys [get]
 
abstract CarEmissionValue this[int index] [get, set]
 

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