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






Windows & Linux

Description

Gets the tropospheric scintillation model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TroposphericScintillationLossModel() As IAgTroposphericScintillationLossModel
[C#]
public IAgTroposphericScintillationLossModel TroposphericScintillationLossModel {get;}
[Managed C++]
public: __property IAgTroposphericScintillationLossModel^ get_TroposphericScintillationLossModel();
[Unmanaged C++]
public: HRESULT get_TroposphericScintillationLossModel(
   IAgTroposphericScintillationLossModel ** ppRetVal
);
[Java]
public IAgTroposphericScintillationLossModel getTroposphericScintillationLossModel();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.