Click or drag to resize

TimeStepsInternalStepTimeList Property

A list of timestep sizes (s) for internal charging simulations.

Namespace: ema3d.Api.V26.Charging.Domain
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public List<double> InternalStepTimeList { get; set; }

Property Value

ListDouble
See Also