An NDoc Documented Class Library

Storage.s_trajectory.maturity Field

name="maturity" Maturity in percentage of years

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

See Also

Storage.s_trajectory Structure | CommodityStorage.Storage Namespace