STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgDoublesCollection getElectronEnergies();
[Python - STK API ]
@property
def ElectronEnergies(self) -> "IAgDoublesCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.