 | ParticleSourceIntegralFluxTime Property |
Gets/sets the integral flux time for the manual input type particle source.
Only accessible for a manual input type particle.
Namespace: ema3d.Api.V25.Charging.ExcitationAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double IntegralFluxTime { get; set; }
Public Property IntegralFluxTime As Double
Get
Set
public:
property double IntegralFluxTime {
double get ();
void set (double value);
}
member IntegralFluxTime : float with get, set
Property Value
Double
See Also