 | RadiationHardeningDefaultCurrent Property |
Gets/Sets the default spectrum current of the particle source for a single weight.
Namespace: ema3d.Api.V25.Charging.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double DefaultCurrent { get; set; }
Public Property DefaultCurrent As Double
Get
Set
public:
property double DefaultCurrent {
double get ();
void set (double value);
}
member DefaultCurrent : float with get, set
Property Value
Double
See Also