STK ObjectsSend comments on this topic.
PropagationLossModels Property (IAgReceiverModelLaser)
See Also
Windows





Windows & Linux

Description

This property is deprecated. The laser propagation loss models can be accessed from the LaserEnvironment property.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropagationLossModels() As IAgLaserPropagationLossModels
[C#]
public IAgLaserPropagationLossModels PropagationLossModels {get;}
[Managed C++]
public: __property IAgLaserPropagationLossModels ^ get_PropagationLossModels();
[Unmanaged C++]
public: HRESULT get_PropagationLossModels(
    IAgLaserPropagationLossModels ** ppRetVal
);
[Java]
public IAgLaserPropagationLossModels getPropagationLossModels();
[Python - STK API ]
@property
def PropagationLossModels(self) -> "IAgLaserPropagationLossModels":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.