An NDoc Documented Class Library

Storage.trajectorycurve.maturity Field

name="maturity" Maturity values array in percentage of years.

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

See Also

Storage.trajectorycurve Structure | CommodityStorage.Storage Namespace