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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1