Uses of Package
com.irurueta.navigation.frames

Package
Description
Contains frames to represent position, velocity and attitude within Earth.
Contains converters between pairs of frames to represent position, velocity and attitude.
 
  • Class
    Description
    Contains 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.
    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).
  • Class
    Description
    Contains 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.
    Base interface for frames.
    Supported frames to describe position and orientation.
    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).
  • Class
    Description
    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).