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






Windows & Linux

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 ** ppModel
);
[Java]
public IAgAtmosphericAbsorptionModel getAtmosAbsorptionModel();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.