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

This abstract class regroups the common members and accessors for the EntityTechnologyReference and the CalculatedTechnologyReference
More...

Inheritance diagram for Greet.DataStructureV3.Entities.TechnologyRef:
Greet.DataStructureV3.Entities.CalculatedTechnologyRef Greet.DataStructureV3.Entities.EntityTechnologyRef

Public Attributes

bool accountInBalance = true
 
string technologyName
 This field is used to display the name of the Technolgy name for the input. This is done as the class doesnt have access to Data object of project. More...
 

Protected Attributes

int technologyRef
 Reference to the unique Technology ID
More...
 

Properties

LightValue PreprocessedUrbanShare [get, set]
 This urban share was here because for transportation processes urban shares can be different for modes
More...
 
int Reference [get, set]
 
abstract double ShareValueInDefaultUnit [get]
 Abstract accessor that returns the current value of the share parameter for a technology reference
As there are two types of extended classes EntityTechnologyRef and CalculatedTechnologyRef we use
this accessor to access transparently a representation of an equivalent member of the classes.
More...
 

Detailed Description

This abstract class regroups the common members and accessors for the EntityTechnologyReference and the CalculatedTechnologyReference

Member Data Documentation

string Greet.DataStructureV3.Entities.TechnologyRef.technologyName

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

int Greet.DataStructureV3.Entities.TechnologyRef.technologyRef
protected

Reference to the unique Technology ID

Property Documentation

LightValue Greet.DataStructureV3.Entities.TechnologyRef.PreprocessedUrbanShare
getset

This urban share was here because for transportation processes urban shares can be different for modes

abstract double Greet.DataStructureV3.Entities.TechnologyRef.ShareValueInDefaultUnit
get

Abstract accessor that returns the current value of the share parameter for a technology reference
As there are two types of extended classes EntityTechnologyRef and CalculatedTechnologyRef we use
this accessor to access transparently a representation of an equivalent member of the classes.


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