| SolutionTime_of_Step Property |
[This is preliminary documentation and is subject to change.]
Get the solution process time + sample time for time step
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Time_of_Step { get; }
Public ReadOnly Property Time_of_Step As Double
Get
public:
property double Time_of_Step {
double get ();
}
member Time_of_Step : float with get
function get_Time_of_Step();
Property Value
Type:
DoubleSee Also