AGI STK Objects 11 Send comments on this topic.
ElectronEnergies Property (IAgSpEnvRadEnergyMethodSpecify)
See Also 





Description

Electron energies being considered.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElectronEnergies() As IAgDoublesCollection

[C#]
public IAgDoublesCollection ElectronEnergies {get;}

[Managed C++]
public: __property IAgDoublesCollection^ get_ElectronEnergies();

[Unmanaged C++]
public: HRESULT get_ElectronEnergies(
IAgDoublesCollection ** ppRetVal
);

[Java]
public IAgDoublesCollection getElectronEnergies();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1