Click or drag to resize

StkAttitudeFileAttitudeCreateAxes Method

Creates an Axes whose time-varying orientation is computed by interpolating over the attitude data held by this instance.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract Axes CreateAxes()

Return Value

Type: Axes
The point.
See Also