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






Windows & Linux

Description

This property is deprecated. 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

© 2019 Analytical Graphics, Inc. All Rights Reserved.