STK ObjectsSend comments on this topic.
ProtonEnergies Property (IAgSpEnvRadEnergyMethodSpecify)
See Also
Windows





Windows & Linux

Description

Proton energies being considered.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProtonEnergies() As IAgDoublesCollection
[C#]
public IAgDoublesCollection ProtonEnergies {get;}
[Managed C++]
public: __property IAgDoublesCollection ^ get_ProtonEnergies();
[Unmanaged C++]
public: HRESULT get_ProtonEnergies(
    IAgDoublesCollection ** ppVal
);
[Java]
public IAgDoublesCollection getProtonEnergies();
[Python - STK API ]
@property
def ProtonEnergies(self) -> "IAgDoublesCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.