STK Vector Geometry ToolSend comments on this topic.
AgECrdnVectorType Enumeration
See Also

Description

Represents vector types.

Members

MemberValueDescription
eCrdnVectorTypeUnknown-1Unknown or unsupported vector type.
eCrdnVectorTypeDisplacement0Vector defined by its start and end points.
eCrdnVectorTypeApoapsis1Vector from the center of the specified central body to the farthest point of an elliptical orbit created from the motion of the specified point.
eCrdnVectorTypeFixedAtEpoch2Based on another vector fixed at a specified epoch.
eCrdnVectorTypeAngularVelocity3Angular velocity vector of one set of axes computed with respect to the reference set.
eCrdnVectorTypeConing4Vector created by revolving the Reference vector around the About vector with the specified rate. The vector is aligned with Reference vector at specified epoch. After that it revolves between start/stop angles using either uni- or bi-directional mode.
eCrdnVectorTypeCrossProduct5The vector cross product of two vectors.
eCrdnVectorTypeCustomScript6Customized vector components defined with respect to reference axes.
eCrdnVectorTypeDerivative7Derivative of a vector computed with respect to specified axes.
eCrdnVectorTypeAngleRate8Angle rate vector perpendicular to the plane in which the angle is defined.
eCrdnVectorTypeEccentricity9Vector directed from the center of the specified central body toward the nearest point of an elliptical orbit created from the motion of the specified point.
eCrdnVectorTypeFixedInAxes10Vector fixed in reference axes.
eCrdnVectorTypeTwoPlanesIntersection12Defined along the intersection of two planes.
eCrdnVectorTypeLineOfNodes13Unit vector along the line of nodes - the line of intersection of the osculating orbit plane and the inertial equator of the specified central body.
eCrdnVectorTypeModelAttachment14Unit vector along the specified pointable element of the object's 3D model. The vector's direction follows the model as well as any articulations that affect the specified pointable element.
eCrdnVectorTypeOrbitAngularMomentum15Vector perpendicular to the plane of an elliptical orbit created from the motion of the specified point with respect to the center of the specified central body.
eCrdnVectorTypeOrbitNormal16Unit vector perpendicular to the plane of an elliptical orbit created from the motion of the specified point with respect to the center of the specified central body.
eCrdnVectorTypePeriapsis17Vector from the center of the specified central body to the nearest point of an elliptical orbit created from the motion of the specified point.
eCrdnVectorTypeProjection18A projection of a vector computed with respect to a reference plane.
eCrdnVectorTypeReflection19Incident vector reflected using a plane whose normal is the normal vector, scaled by a factor. The selected vector or its opposite can be reflected on just one or on both sides of the plane.
eCrdnVectorTypeScaled20Scaled version of the input vector.
eCrdnVectorTypeDirectionToStar21Defined with respect to a star object.
eCrdnVectorTypeTemplate22Represents a VGT vector created from a template. This type of vector is not creatable.
eCrdnVectorTypeAtTimeInstant23Vector fixed relative to reference axes based on another vector evaluated at specified time instant.
eCrdnVectorTypeLinearCombination24Linear combination of two input vectors.
eCrdnVectorTypeProjectAlong25A projection of a source vector in the direction of another vector.
eCrdnVectorTypeScalarLinearCombination26Linear combination of two input vectors using scalars.
eCrdnVectorTypeScalarScaled27Scaled version of the input vector using scalar.
eCrdnVectorTypeVelocity28Velocity vector of a point in a coordinate system.
eCrdnVectorTypePlugin29A vector plugin point.
eCrdnVectorTypeRotationVector30Rotation vector representing the rotation of one axes relative to reference axes, expressed as angle*rotationAxis.
eCrdnVectorTypeDisplacementOnSurface31Displacement between origin and destination points using surface distance and altitude difference.
© 2024 Analytical Graphics, Inc. All Rights Reserved.