 | LightningProbabilityFailAmplitude Property |
Gets/Sets the amplitude of failure.
Namespace: ema3d.Api.V25.Charging.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double FailAmplitude { get; set; }
Public Property FailAmplitude As Double
Get
Set
public:
property double FailAmplitude {
double get ();
void set (double value);
}
member FailAmplitude : float with get, set
Property Value
Double
See Also