Sets the current tropospheric scintillation loss model by name
[Visual Basic .NET] |
---|
Public Sub SetTroposphericScintillationLossModel( _ ByVal ModelName As String _ ) As |
[C#] |
---|
public void SetTroposphericScintillationLossModel( string ModelName ); |
[Managed C++] |
---|
public: void SetTroposphericScintillationLossModel( String __gc ^ ModelName ); |
[Java] |
---|
public void setTroposphericScintillationLossModel( String ModelName ); |
[Unmanaged C++] |
---|
public: HRESULT SetTroposphericScintillationLossModel( BSTR ModelName ); |
- ModelName