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

Input of a process More...

Inheritance diagram for Greet.DataStructureV3.Interfaces.IInput:
Greet.DataStructureV3.Entities.Input Greet.DataStructureV3.Entities.InputWithShare

Properties

IParameter CurrentDesignAmount [get]
 The design amount for an input is a time series, this retrieves the value for the currently selected simulation year More...
 
Guid Id [get]
 Unique ID of that input within the limits of the process (used for biogenic carbon propagation) More...
 
bool InternalProduct [get, set]
 If true the input is considered as internal and no upstream will be accounted for that input More...
 
int ResourceId [get, set]
 Resource ID for that input More...
 
IInputResourceReference ResourceReference [get]
 Returns the source of the Input which might be coming from a Pathway, Pathway Mix, Well, Previous Process More...
 
ISequestration sequestrationParameter [get, set]
 Sequestration parameters that may be attached to an input More...
 
Enumerators.SourceType Source [get, set]
 Source for this input, specifies if the resource is coming from previous, a mix, a pathway or a well More...
 
int SourceMixOrPathwayID [get, set]
 ID in order that points to the source for this input More...
 
List< int > TechnologyIds [get]
 Returns the List of Technology ids for the input More...
 

Detailed Description

Input of a process

Property Documentation

IParameter Greet.DataStructureV3.Interfaces.IInput.CurrentDesignAmount
get

The design amount for an input is a time series, this retrieves the value for the currently selected simulation year

Guid Greet.DataStructureV3.Interfaces.IInput.Id
get

Unique ID of that input within the limits of the process (used for biogenic carbon propagation)

bool Greet.DataStructureV3.Interfaces.IInput.InternalProduct
getset

If true the input is considered as internal and no upstream will be accounted for that input

int Greet.DataStructureV3.Interfaces.IInput.ResourceId
getset

Resource ID for that input

IInputResourceReference Greet.DataStructureV3.Interfaces.IInput.ResourceReference
get

Returns the source of the Input which might be coming from a Pathway, Pathway Mix, Well, Previous Process

ISequestration Greet.DataStructureV3.Interfaces.IInput.sequestrationParameter
getset

Sequestration parameters that may be attached to an input

Enumerators.SourceType Greet.DataStructureV3.Interfaces.IInput.Source
getset

Source for this input, specifies if the resource is coming from previous, a mix, a pathway or a well

int Greet.DataStructureV3.Interfaces.IInput.SourceMixOrPathwayID
getset

ID in order that points to the source for this input

List<int> Greet.DataStructureV3.Interfaces.IInput.TechnologyIds
get

Returns the List of Technology ids for the input


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