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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface