An NDoc Documented Class Library

Storage.ss_results Members

Storage.ss_results overview

Public Instance Fields

cons_results name="cons_results" Contraint results array, shadow prices: can be used to determine delta.
lower name="constraints" Initial constraints array for the day.
objective name="objective" Objective functions returned value.
upper name="upper" Upper boundary array for the day.
var_results name="var_results" Variable results array.

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.ss_results Structure | CommodityStorage.Storage Namespace