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





Description

Get the impact location.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ImpactLocation() As IAgVeImpactLocation

[C#]
public IAgVeImpactLocation ImpactLocation {get;}

[Managed C++]
public: __property IAgVeImpactLocation^ get_ImpactLocation();

[Unmanaged C++]
public: HRESULT get_ImpactLocation(
IAgVeImpactLocation ** ppRetVal
);

[Java]
public IAgVeImpactLocation getImpactLocation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1