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

A single step operated by a defined mode in the overall transportation process More...

Inheritance diagram for Greet.DataStructureV3.Entities.TransportationStep:
Greet.DataStructureV3.Interfaces.ITransportationStep

Public Member Functions

 TransportationStep (GData data)
 
 TransportationStep (GData data, XmlNode node, int process_ref, string optionalParamPrefix)
 
XmlNode ToXmlNode (XmlDocument xmlDoc)
 

Public Attributes

bool backHaul
 
Guid Id = Guid.NewGuid()
 
Enem lossesEnem = new Enem()
 
int modeReference = -1
 

Static Public Attributes

static KeyValuePair< string, bool > EIFor = new KeyValuePair<string, bool>("EI for ", true)
 
static KeyValuePair< string, bool > EmissionWithFuelsUpstream = new KeyValuePair<string, bool>("With Partial Upstream", true)
 
static KeyValuePair< string, bool > EnergyWithFuelsUpstream = new KeyValuePair<string, bool>("With Partial Upstream", true)
 
static KeyValuePair< string, bool > HeaderEmissions = new KeyValuePair<string, bool>("Emissions", true)
 
static KeyValuePair< string, bool > HeaderEnergy = new KeyValuePair<string, bool>("Energy", true)
 
static KeyValuePair< string, bool > HeaderEnergyIntensity = new KeyValuePair<string, bool>("Energy Intensity", true)
 
static KeyValuePair< string, bool > HeaderGeneral = new KeyValuePair<string, bool>("General", true)
 
static KeyValuePair< string, bool > StepOnSiteEmissionsOnly = new KeyValuePair<string, bool>("On Site", true)
 
static KeyValuePair< string, bool > StepOnSiteEnergyOnly = new KeyValuePair<string, bool>("On Site", true)
 

Properties

int DestinationRef [get, set]
 
int DestinationReference [get]
 
Parameter Distance [get, set]
 
int FuelShareRef [get, set]
 
nLoss Loss [get, set]
 
int ModeReference [get]
 
string NiceDistance [get]
 
string NiceShare [get]
 
string Notes [get, set]
 
int OriginRef [get, set]
 
int OriginReference [get]
 
int Reference [get, set]
 
Parameter Share [get, set]
 
int TransportationProcessReferenceId [get, set]
 
Parameter UrbanShare [get, set]
 
- Properties inherited from Greet.DataStructureV3.Interfaces.ITransportationStep
int DestinationReference [get]
 Destination location reference for transportation step More...
 
int ModeReference [get]
 Mode reference for transportation step More...
 
int OriginReference [get]
 Origin location reference for transportation step More...
 

Detailed Description

A single step operated by a defined mode in the overall transportation process


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