An NDoc Documented Class Library

Storage.ss_results.lower Field

name="constraints" Initial constraints array for the day.

[Visual Basic]
Public lower As Double()
[C#]
public double[] lower;
[C++]
public: double lower __gc[];
[JScript]
public var lower: double[];

See Also

Storage.ss_results Structure | CommodityStorage.Storage Namespace