Click or drag to resize

TimeStepsMaxStep Property

Maximum timestep used in Charge simulation.

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

Property Value

Double
Remarks
Only used in surface charging simulations.
See Also