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





Description

Sets the current propagatoin loss model by name

Syntax

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

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

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

[Java]
public  setPropagationLossModel(
String modelName
);

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

Parameters

modelName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1