Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.ResultValue Class Reference
Inheritance diagram for Greet.DataStructureV3.ResultValue:
Greet.DataStructureV3.Interfaces.IValue

Public Member Functions

int CompareTo (object obj)
 

Properties

int SpecieID [get, set]
 The ID associated with that specie More...
 
string Unit [get, set]
 The unit associated with that unit the unit can be "kilograms", "joules" or "cu_meters" More...
 
double Value [get, set]
 A value that can be used for any type of results More...
 
Greet.DataStructureV3.Interfaces.Enumerators.ResultType ValueSpecie [get, set]
 The name of the spiecie associated with that result. It can be "emission", a "resource", an "emgroup" or an "regroup" More...
 
- Properties inherited from Greet.DataStructureV3.Interfaces.IValue
int SpecieID [get]
 The ID associated with that specie, can be an emission, a primary resource ID or a group ID More...
 
string Unit [get]
 The SI unit associated with the value More...
 
double Value [get]
 The value represented in SI units More...
 
Greet.DataStructureV3.Interfaces.Enumerators.ResultType ValueSpecie [get]
 The name of the specie associated with that result, can be an emission, a primary resource ID or a group ID More...
 

Property Documentation

int Greet.DataStructureV3.ResultValue.SpecieID
getset

The ID associated with that specie

string Greet.DataStructureV3.ResultValue.Unit
getset

The unit associated with that unit the unit can be "kilograms", "joules" or "cu_meters"

double Greet.DataStructureV3.ResultValue.Value
getset

A value that can be used for any type of results

Greet.DataStructureV3.Interfaces.Enumerators.ResultType Greet.DataStructureV3.ResultValue.ValueSpecie
getset

The name of the spiecie associated with that result. It can be "emission", a "resource", an "emgroup" or an "regroup"


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