 | TimeStepsPICTimeSync Property |
A boolean flag to enable / disable synchronization with steps
in the PIC simulation.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool PICTimeSync { get; set; }Public Property PICTimeSync As Boolean
Get
Set
public:
property bool PICTimeSync {
bool get ();
void set (bool value);
}member PICTimeSync : bool with get, set
Property Value
Boolean
See Also