AGI STK Objects 11 Send comments on this topic.
PropagationLossModel Property (IAgReceiverModelLaser)
See Also 
Windows






Windows & Linux

Description

Gets the laser propagation loss model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropagationLossModel() As IAgLaserPropagationLossModel

[C#]
public IAgLaserPropagationLossModel PropagationLossModel {get;}

[Managed C++]
public: __property IAgLaserPropagationLossModel^ get_PropagationLossModel();

[Unmanaged C++]
public: HRESULT get_PropagationLossModel(
IAgLaserPropagationLossModel ** ppRetVal
);

[Java]
public IAgLaserPropagationLossModel getPropagationLossModel();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface