STK ObjectsSend comments on this topic.
TroposphericScintillationFadingLossModel Property (IAgPropagationChannel)
See Also
Windows





Windows & Linux

Description

Gets the Tropospheric Scintillation Fading loss model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TroposphericScintillationFadingLossModel() As IAgTroposphericScintillationFadingLossModel
[C#]
public IAgTroposphericScintillationFadingLossModel TroposphericScintillationFadingLossModel {get;}
[Managed C++]
public: __property IAgTroposphericScintillationFadingLossModel ^ get_TroposphericScintillationFadingLossModel();
[Unmanaged C++]
public: HRESULT get_TroposphericScintillationFadingLossModel(
    IAgTroposphericScintillationFadingLossModel ** ppModel
);
[Java]
public IAgTroposphericScintillationFadingLossModel getTroposphericScintillationFadingLossModel();
[Python - STK API ]
@property
def TroposphericScintillationFadingLossModel(self) -> "IAgTroposphericScintillationFadingLossModel":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.