Gets the tropospheric scintillation
model.
Read-only property
[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(
|
[Java] |
---|
public IAgTroposphericScintillationLossModel getTroposphericScintillationLossModel();
|