STK ObjectsSend comments on this topic.
Type Property (IAgLaserTroposphericScintillationLossModel)
See Also
Windows





Windows & Linux

Description

Gets the model type enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgELaserTroposphericScintillationLossModelType
[Managed C++]
public: __property AgELaserTroposphericScintillationLossModelType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgELaserTroposphericScintillationLossModelType * pModelType
);
[Python - STK API ]
@property
def Type(self) -> "AgELaserTroposphericScintillationLossModelType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.