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

This object stores a reference to an output for the calculations as well as associated upstream results with that output for a vertex in a specific pathway More...

Public Member Functions

 CanonicalOutput (AOutput reference)
 

Public Attributes

double BiogenicCarbonContent = 0
 Biogenic carbon content for this output More...
 
AOutput Output = null
 Reference to an instance of the output used for the calculations here More...
 
Results Results = new Results()
 Results stored from the calculations for that input in a specific vertex in a specific pathway More...
 

Detailed Description

This object stores a reference to an output for the calculations as well as associated upstream results with that output for a vertex in a specific pathway

Constructor & Destructor Documentation

Greet.DataStructureV3.ResultsStorage.CanonicalOutput.CanonicalOutput ( AOutput  reference)

Creates a new instance and assign a reference to the Output object

Results are created Empty, Biogenic content set to zero

Parameters
referenceInstance of an Input to be used by the calculations

Member Data Documentation

double Greet.DataStructureV3.ResultsStorage.CanonicalOutput.BiogenicCarbonContent = 0

Biogenic carbon content for this output

AOutput Greet.DataStructureV3.ResultsStorage.CanonicalOutput.Output = null

Reference to an instance of the output used for the calculations here

Results Greet.DataStructureV3.ResultsStorage.CanonicalOutput.Results = new Results()

Results stored from the calculations for that input in a specific vertex in a specific pathway


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