 | TimeStepsInternalStepTime Property |
Timestep size (s) for internal charging simulations.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double InternalStepTime { get; set; }Public Property InternalStepTime As Double
Get
Set
public:
property double InternalStepTime {
double get ();
void set (double value);
}member InternalStepTime : float with get, set
Property Value
Double
See Also