Click or drag to resize

ParticleSourceSpectrumFile Property

Gets/sets the file name for the file input type particle source. On set, if the file exists and is different than the previous file, the spectrum file will be read in. Set only accessible for a file 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 string SpectrumFile { get; set; }

Property Value

String
See Also