AGI STK Objects 11 Send comments on this topic.
ImpactLocationType Property (IAgVePropagatorBallistic)
See Also 





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 * pRetVal
);

[Java]
public AgEVeImpactLocation getImpactLocationType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1