Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Interfaces.IEvaporatedGas Interface Reference

Represents a gas beeing vented when a resource is exposed to the athmosphere More...

Inheritance diagram for Greet.DataStructureV3.Interfaces.IEvaporatedGas:
Greet.DataStructureV3.Interfaces.IXmlObj Greet.DataStructureV3.Entities.EvaporatedGas

Properties

int GasIdReference [get, set]
 Gas ID into which resource can evaporate. More...
 
IParameter Ratio [get, set]
 Ratio of gas created when the resource evaporates More...
 

Additional Inherited Members

- Public Member Functions inherited from Greet.DataStructureV3.Interfaces.IXmlObj
void FromXmlNode (IData data, XmlNode node)
 
XmlNode ToXmlNode (XmlDocument xmlDoc)
 

Detailed Description

Represents a gas beeing vented when a resource is exposed to the athmosphere

These vented gases are used in case leaks are modeled for processes flows, that way the calculation algorithm know which emissions are created from a leaked resource

Property Documentation

int Greet.DataStructureV3.Interfaces.IEvaporatedGas.GasIdReference
getset

Gas ID into which resource can evaporate.

IParameter Greet.DataStructureV3.Interfaces.IEvaporatedGas.Ratio
getset

Ratio of gas created when the resource evaporates


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