AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.