Gets the laser propagation loss model.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TroposphericScintillationLossModel() As IAgLaserTroposphericScintillationLossModel |
| [C#] |
|---|
public IAgLaserTroposphericScintillationLossModel TroposphericScintillationLossModel {get;} |
| [Managed C++] |
|---|
public: __property IAgLaserTroposphericScintillationLossModel ^ get_TroposphericScintillationLossModel(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLaserTroposphericScintillationLossModel getTroposphericScintillationLossModel(); |
[Python - STK API ] |
|---|
@property def TroposphericScintillationLossModel(self) -> "IAgLaserTroposphericScintillationLossModel": |






