Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.ResultsStorage.Dict Class Reference
Inheritance diagram for Greet.DataStructureV3.ResultsStorage.Dict:
Greet.DataStructureV3.ResultsStorage.EmissionAmounts

Public Member Functions

 Dict (string bottom_unit_name)
 
 Dict (Dict d)
 This constructor is for copying purpose More...
 
override void GetObjectData (SerializationInfo info, StreamingContext context)
 
new string ToString ()
 
virtual double Total ()
 

Static Public Member Functions

static bool EverythingIsOKForAdditionSubstraction (Dict e1, Dict e2)
 
static Dict operator* (Dict e1, double e2)
 
static Dict operator* (Dict e1, Parameter e2)
 
static Dict operator* (Dict e1, LightValue e2)
 
static Dict operator* (Parameter e2, Dict e1)
 
static Dict operator* (LightValue e2, Dict e1)
 
static Dict operator+ (Dict e1, Dict e2)
 
static Dict operator- (Dict e)
 
static Dict operator- (Dict e1, Dict e2)
 
static Dict operator/ (Dict e1, Parameter e2)
 
static Dict operator/ (Dict e1, LightValue e2)
 
static Dict operator/ (Dict e1, double e2)
 

Protected Member Functions

 Dict (SerializationInfo info, StreamingContext context)
 

Properties

string BottomUnitName [get, set]
 

Constructor & Destructor Documentation

Greet.DataStructureV3.ResultsStorage.Dict.Dict ( Dict  d)

This constructor is for copying purpose

Parameters
d

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