AGI STK Objects 11 Send comments on this topic.
SetRainLossModel Method (IAgPropagationChannel)
See Also 
modelName





Description

Sets the rain loss model by name.

Syntax

[Visual Basic .NET]
Public Sub SetRainLossModel( _
   ByVal modelName As String _
) 

[C#]
public void SetRainLossModel(
string modelName
);

[Managed C++]
public: void SetRainLossModel(
String __gc ^ modelName
);

[Java]
public  setRainLossModel(
String modelName
);

[Unmanaged C++]
public: HRESULT SetRainLossModel(
BSTR modelName
);

Parameters

modelName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1