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

This class holds the allocation method for all the coProducts listed as the allocationMethod is common to all the allocated coProducts More...

Inheritance diagram for Greet.DataStructureV3.Entities.CoProductsElements:

Public Types

enum  AllocationMethod { Energy, Mass, Market, Volume }
 Those are possible options for claculating credits when allocartion method is used to treat a coproduct More...
 
enum  TreatmentMethod { displacement, allocation, unused }
 Those are possible options for treating co-products More...
 

Public Member Functions

 CoProductsElements (GData data, XmlNode node, int process_reference, string optionalParamPrefix)
 Create the Coproduct elements from the root node containing all the products Need to be done last as we do not return the current id reference integer for assigning new ids to other inputs More...
 

Public Attributes

AllocationMethod commonAllocationMethod
 

Detailed Description

This class holds the allocation method for all the coProducts listed as the allocationMethod is common to all the allocated coProducts

Member Enumeration Documentation

Those are possible options for claculating credits when allocartion method is used to treat a coproduct

Those are possible options for treating co-products

Constructor & Destructor Documentation

Greet.DataStructureV3.Entities.CoProductsElements.CoProductsElements ( GData  data,
XmlNode  node,
int  process_reference,
string  optionalParamPrefix 
)

Create the Coproduct elements from the root node containing all the products Need to be done last as we do not return the current id reference integer for assigning new ids to other inputs

Parameters
nodexmlNode of the coproducts object
process_referenceprocess reference to assign to the output

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