Click or drag to resize

ParticleSourceSyncSTK Property

Gets boolean indicating whether the paricle source is synced with STK. On set, if true, the spectrum file will be read from STK. Set only accessible for a STK input type particle source.

Namespace: ema3d.Api.V25.Charging.Excitation
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public bool SyncSTK { get; set; }

Property Value

Boolean
See Also