An NDoc Documented Class Library

Storage.trajectorycurve.Interest Field

name="Interest" Interest rate yield curve.

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

See Also

Storage.trajectorycurve Structure | CommodityStorage.Storage Namespace