Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Package Greet.DataStructureV3

Namespaces

package  Entities
 
package  Exceptions
 
package  Interfaces
 
package  ResultsStorage
 

Classes

class  AMonitor
 Interface for monitor values. It contains the mehtods and properties that should be implemented by a monitor value. More...
 
class  BasicParameters
 
class  BoolMatrix
 
class  CalculationRunInformations
 
class  CalculationRuns
 
class  CarEmissionNode
 
class  CompositeKeyPair< TKey1, TKey2 >
 
class  Constants
 
class  DataHelper
 
class  DVMatrix
 
class  EmissionRatio
 
class  ExtendedList
 
class  ExtendedString
 
class  GData
 
class  GProject
 
interface  IHaveMetadata
 Describes an entity that has metadata that can be displayed in the Notes form or edited More...
 
interface  IHaveResults
 
class  MathExtensions
 
class  MathParseWithReferences
 
class  Matrix
 
class  Monitor
 Monitor class stores information to track the changes of a value. A monitored item could be a emission or an energy result of a process, pathway, mix, technology, etc. This class defines how to track this object, and sets alarms in case of a values get out the defined Min and Max boundaries. More...
 
class  MonitorExcelLocationData
 This class holds the location information of where the results of the monitor value can be found in the Greet Excel Sheet. More...
 
class  MonitorValues
 A list of "monitor" value of objects. More...
 
class  Picture
 
class  Pictures
 
class  ProductionItem
 A production item can represent a patway or a mix It contains an Id and a type that allows the user to know if we are referencing a pathway or a mix
 
class  ResultValue
 
class  ToolsDataStructure
 

Enumerations

enum  ItemType { Base, Groups, Total }
 Specifies what type of result is being stored from WTP. More...
 
enum  MonitorCollectionType { emission, energy }
 Specifies what type of unit the result has More...
 
enum  MonitorReferenceType { process_reference, pathway, mix, vehicle }
 Specifies the source of the result from WTW More...
 
enum  MonitorState { BelowLimit, WithinLimit, AboveLimit }
 Specifies what the monitored value's state is More...
 

Enumeration Type Documentation

Specifies what type of result is being stored from WTP.

Specifies what type of unit the result has

Specifies the source of the result from WTW

Specifies what the monitored value's state is