AGI STK Objects 11 Send 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 ** ppRetVal
);

[Java]
public IAgTroposphericScintillationFadingLossModel getTroposphericScintillationFadingLossModel();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface