STK ObjectsSend comments on this topic.
TroposphericScintillationLossModel Property (IAgLaserPropagationChannel)
See Also
Windows





Windows & Linux

Description

Gets the laser propagation loss model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TroposphericScintillationLossModel() As IAgLaserTroposphericScintillationLossModel
[C#]
public IAgLaserTroposphericScintillationLossModel TroposphericScintillationLossModel {get;}
[Managed C++]
public: __property IAgLaserTroposphericScintillationLossModel ^ get_TroposphericScintillationLossModel();
[Unmanaged C++]
public: HRESULT get_TroposphericScintillationLossModel(
    IAgLaserTroposphericScintillationLossModel ** ppRetVal
);
[Java]
public IAgLaserTroposphericScintillationLossModel getTroposphericScintillationLossModel();
[Python - STK API ]
@property
def TroposphericScintillationLossModel(self) -> "IAgLaserTroposphericScintillationLossModel":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.