AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.