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

A fuel used by a vehicle, ca be a reference to a pathway or a mix of pathways. Each fuel aslo have a share which might be calculated. from the baseline vehicle share or not More...

Public Member Functions

 VehicleFuel (GData data, XmlNode node, string optionalParamPrefix)
 
 VehicleFuel (GData data, int materialID)
 
XmlNode ConvertToXmlNode (XmlDocument xmlDoc)
 Public ToXmlNode to be used outside of the Data Project More...
 
bool EqualAtrributes (VehicleFuel other)
 

Properties

InputResourceReference InputResourceRef [get, set]
 Defines the origin for an input resource for the Fuel. It can be from well, mix, pathway, feed or main output of the previous process More...
 
bool IsFuelFromBaseVehicle [get, set]
 Determines if this fuel is from Base vehicle. More...
 
string Notes [get, set]
 Notes about this fuel. More...
 
bool UsedForCarbonBalance [get, set]
 To check if the fuel is a carbon based one. True: If it is carbon based fuel. False: If it is not carbon based fuel. More...
 
Parameter VolumeShare [get, set]
 Defines the share of this specific fuel More...
 

Detailed Description

A fuel used by a vehicle, ca be a reference to a pathway or a mix of pathways. Each fuel aslo have a share which might be calculated. from the baseline vehicle share or not

Member Function Documentation

XmlNode Greet.DataStructureV3.Entities.VehicleFuel.ConvertToXmlNode ( XmlDocument  xmlDoc)

Public ToXmlNode to be used outside of the Data Project

Parameters
xmlDoc
node
Returns

Property Documentation

InputResourceReference Greet.DataStructureV3.Entities.VehicleFuel.InputResourceRef
getset

Defines the origin for an input resource for the Fuel. It can be from well, mix, pathway, feed or main output of the previous process

bool Greet.DataStructureV3.Entities.VehicleFuel.IsFuelFromBaseVehicle
getset

Determines if this fuel is from Base vehicle.

string Greet.DataStructureV3.Entities.VehicleFuel.Notes
getset

Notes about this fuel.

bool Greet.DataStructureV3.Entities.VehicleFuel.UsedForCarbonBalance
getset

To check if the fuel is a carbon based one. True: If it is carbon based fuel. False: If it is not carbon based fuel.

Parameter Greet.DataStructureV3.Entities.VehicleFuel.VolumeShare
getset

Defines the share of this specific fuel


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