Package com.irurueta.navigation.frames
package com.irurueta.navigation.frames
Contains frames to represent position, velocity and attitude
within Earth.
Available frames are defined by
FrameType
.-
ClassDescriptionContains a coordinate transformation matrix, or rotation matrix.Contains position, velocity and coordinates transformation matrix expressed in ECEF frame.Contains body cartesian position with respect Earth, resolved about ECEF frame and expressed in meters (m).Contains body velocity with respect Earth, resolved about ECEF frame and expressed in meters per second (m/s).Contains position, velocity and coordinates transformation matrix expressed in ECI frame.ECIorECEFFrame<T extends ECIorECEFFrame<?>>Base class for ECI or ECEF frames containing common logic and data for such frames.Base interface for frames.Exception related to frames.Supported frames to describe position and orientation.Exception raised if provided source and destination frame types of a coordinate transformation matrix is not valid for a given frame.Contains position, velocity and coordinates transformation matrix expressed in NED frame.Contains body curvilinear position with respect Earth, expressed in latitude, longitude and height.Contains body velocity with respect Earth, resolved about north, east and down an expressed in meters per second (m/s).