An NDoc Documented Class Library

Storage.SS_inputs Structure

Structure: SS_inputs structure for holding optimizer inputs of boundary conditions, linear constraints, objective function values, and other data

For a list of all members of this type, see Storage.SS_inputs Members.

System.Object
   System.ValueType
      CommodityStorage.Storage.Storage.SS_inputs

[Visual Basic]
Public Structure Storage.SS_inputs
[C#]
public struct Storage.SS_inputs
[C++]
public __value struct Storage.SS_inputs

[JScript] In JScript, you can use the structures defined by a type, but you cannot define your own.

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CommodityStorage.Storage

Assembly: CommodityStorage (in CommodityStorage.dll)

See Also

Storage.SS_inputs Members | CommodityStorage.Storage Namespace