Click or drag to resize

TimeStepsInternalStepNumberList Property

A list of the total number of timesteps in 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<int> InternalStepNumberList { get; set; }

Property Value

ListInt32
See Also