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

Same as Dict but used UnitLib2 instead of UnitLib More...

Inheritance diagram for Greet.DataStructureV3.ResultsStorage.DictNewUnit:

Public Member Functions

 DictNewUnit (DictNewUnit 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 DictNewUnit operator* (DictNewUnit e1, double e2)
 
static DictNewUnit operator* (DictNewUnit e1, Parameter e2)
 
static DictNewUnit operator* (DictNewUnit e1, LightValue e2)
 
static DictNewUnit operator* (Parameter e2, DictNewUnit e1)
 
static DictNewUnit operator* (LightValue e2, DictNewUnit e1)
 
static DictNewUnit operator* (DictNewUnit e1, Dictionary< int, double > e2)
 
static DictNewUnit operator* (DictNewUnit e1, Dictionary< int, Parameter > e2)
 
static DictNewUnit operator+ (DictNewUnit e1, DictNewUnit e2)
 
static DictNewUnit operator- (DictNewUnit e)
 
static DictNewUnit operator- (DictNewUnit e1, DictNewUnit e2)
 
static DictNewUnit operator/ (DictNewUnit e1, Parameter e2)
 
static DictNewUnit operator/ (DictNewUnit e1, LightValue e2)
 
static DictNewUnit operator/ (DictNewUnit e1, double e2)
 

Protected Member Functions

 DictNewUnit (SerializationInfo info, StreamingContext context)
 

Properties

string BottomUnitName [get, set]
 

Detailed Description

Same as Dict but used UnitLib2 instead of UnitLib

Constructor & Destructor Documentation

Greet.DataStructureV3.ResultsStorage.DictNewUnit.DictNewUnit ( DictNewUnit  d)

This constructor is for copying purpose

Parameters
d

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