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

Inherits Greet.DataStructureV3.IHaveResults.

Public Member Functions

 InputResult (string inpName)
 
Dictionary< IIO, ResultsGetResults (GData data)
 Returns results associated with an Input. These results account for all the outputs of a process, therefore there is not Guid in the dictionary of results simply 0. As we do not define an output we also do not define a functional unit. Functional unit is null in that case. More...
 
Results GetResultsInstance ()
 
override string ToString ()
 
- Public Member Functions inherited from Greet.DataStructureV3.IHaveResults
Dictionary< IIO, ResultsGetResults (GData data)
 

Public Attributes

Enem LifeCycleEe = new Enem()
 
EmissionAmounts LifeCycleUrbanEmissions = new EmissionAmounts()
 
string Name
 This field is used to display the name for Results Grid. This is done here as the class doesnt have access to Data object of project. More...
 
EmissionAmounts OnSiteEmissions = new EmissionAmounts()
 
ResourceAmounts OnSiteResources = new ResourceAmounts()
 
EmissionAmounts OnSiteUrbanEmissions = new EmissionAmounts()
 
EmissionAmounts RatioEmissions = new EmissionAmounts()
 
Dictionary< int, TechnologyResultTechnologyResults = new Dictionary<int, TechnologyResult>()
 

Constructor & Destructor Documentation

Greet.DataStructureV3.ResultsStorage.InputResult.InputResult ( string  inpName)

Parameters
pref

Member Function Documentation

Dictionary<IIO, Results> Greet.DataStructureV3.ResultsStorage.InputResult.GetResults ( GData  data)

Returns results associated with an Input. These results account for all the outputs of a process, therefore there is not Guid in the dictionary of results simply 0. As we do not define an output we also do not define a functional unit. Functional unit is null in that case.

Parameters
data
Returns

Member Data Documentation

string Greet.DataStructureV3.ResultsStorage.InputResult.Name

This field is used to display the name for Results Grid. This is done here as the class doesnt have access to Data object of project.


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