STK ObjectsSend comments on this topic.
ImpactLocationType Property (IAgVePropagatorBallistic)
See Also
Windows





Windows & Linux

Description

Get impact location type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ImpactLocationType() As AgEVeImpactLocation
[C#]
public AgEVeImpactLocation ImpactLocationType {get;}
[Managed C++]
public: __property AgEVeImpactLocation get_ImpactLocationType();
[Unmanaged C++]
public: HRESULT get_ImpactLocationType(
    AgEVeImpactLocation * pVal
);
[Java]
public AgEVeImpactLocation getImpactLocationType();
[Python - STK API ]
@property
def ImpactLocationType(self) -> "AgEVeImpactLocation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.