Skip to main content

ResQ.Core

Velocity Class

Represents a velocity vector in NED (North-East-Down) coordinate frame.
Inheritance System.Object → Velocity Implements System.IEquatable<Velocity>

Example

Remarks

The NED frame is a local tangent plane coordinate system commonly used in aviation and robotics. Positive X is North, positive Y is East, and positive Z is Down.