Click or drag to resize

ParticleSourceSpectrumEnergyBins Property

Gets the spectrum energy bins for the manual 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 List<List<double>> SpectrumEnergyBins { get; set; }

Property Value

ListListDouble
See Also