pyins.transform
Coordinate and attitude transformations.
Constants
Degrees to radians. |
|
Radians to degrees. |
|
Degrees per hour to radians per second. |
|
Radians per second to degrees per hour. |
|
Degrees per root-hour to radians per root-second. |
Functions
|
Convert latitude, longitude, altitude into ECEF Cartesian coordinates. |
|
Convert lla into NED Cartesian coordinates. |
|
Perturb latitude, longitude and altitude. |
|
Translate trajectory by a vector expressed in body frame. |
|
Compute difference between lla points resolved in NED in meters. |
|
Compute state values at new set of time values. |
|
Compute difference between two state data frames indexed by time. |
|
Smooth rotations. |
|
Smooth state data. |
|
Create a rotation matrix projecting from ECEF to NED frame. |
|
Create a rotation matrix from roll, pitch and heading. |
|
Convert a rotation matrix to roll, pitch and heading angles. |