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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface