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

A value and the unit associated with it More...

Inheritance diagram for Greet.DataStructureV3.Interfaces.IValue:
Greet.DataStructureV3.ResultValue

Properties

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...
 

Detailed Description

A value and the unit associated with it

This class is mostly used in upstream results values

Property Documentation

int Greet.DataStructureV3.Interfaces.IValue.SpecieID
get

The ID associated with that specie, can be an emission, a primary resource ID or a group ID

string Greet.DataStructureV3.Interfaces.IValue.Unit
get

The SI unit associated with the value

double Greet.DataStructureV3.Interfaces.IValue.Value
get

The value represented in SI units

Greet.DataStructureV3.Interfaces.Enumerators.ResultType Greet.DataStructureV3.Interfaces.IValue.ValueSpecie
get

The name of the specie associated with that result, can be an emission, a primary resource ID or a group ID


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