An NDoc Documented Class Library

Storage.PrintFlagStruct Members

Storage.PrintFlagStruct overview

Public Instance Fields

Correlated name="Correlated" Will be deleted!
DB name="DB" Flag to print to a database or text files
Debug name="Debug" Will be deleted!
IterationValues name="IterationValues" Output the iteration values transacted across all trajectories.
Log name="Log" Generate run log: Can cause memory overflow exception if running 400+ Trajectories!
Prices name="Prices" Will be deleted!
PrintAll name="PrintAll" Output the everything across all trajectories.
Profits name="Profits" Output the revenues and expenses transacted across all trajectories.
Random name="Random" Will be deleted!
RAROC name="RAROC" Output the RAROC details Not implemented yet!
Volume name="Volume" Output the volumes transacted across all trajectories.

Public Instance Methods

Equals (inherited from ValueType) Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from ValueType) Returns the fully qualified type name of this instance.

See Also

Storage.PrintFlagStruct Structure | CommodityStorage.Storage Namespace