StkAttitudeFile.CreateAxes 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: 25.1.421.0 (25.1.421.0)
SyntaxPublic Function CreateAxes As Axes
public:
Axes^ CreateAxes()
member CreateAxes : unit -> Axes
Return Value
Type:
AxesThe axes.
Exceptions
See Also