AGI STK Objects 11 Send comments on this topic.
AtmosAbsorptionModel Property (IAgPropagationChannel)
See Also 





Description

Gets the atmospheric absorption model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AtmosAbsorptionModel() As IAgAtmosphericAbsorptionModel

[C#]
public IAgAtmosphericAbsorptionModel AtmosAbsorptionModel {get;}

[Managed C++]
public: __property IAgAtmosphericAbsorptionModel^ get_AtmosAbsorptionModel();

[Unmanaged C++]
public: HRESULT get_AtmosAbsorptionModel(
IAgAtmosphericAbsorptionModel ** ppRetVal
);

[Java]
public IAgAtmosphericAbsorptionModel getAtmosAbsorptionModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1