AGI STK Objects 11 Send comments on this topic.
Custom Property (IAgSpEnvRadEnergyValues)
See Also 





Description

Specify custom energy values that will override the default energy values.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Custom() As IAgSpEnvRadEnergyMethodSpecify

[C#]
public IAgSpEnvRadEnergyMethodSpecify Custom {get;}

[Managed C++]
public: __property IAgSpEnvRadEnergyMethodSpecify^ get_Custom();

[Unmanaged C++]
public: HRESULT get_Custom(
IAgSpEnvRadEnergyMethodSpecify ** ppRetVal
);

[Java]
public IAgSpEnvRadEnergyMethodSpecify getCustom();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1