Package gaiasky.data.orientation
package gaiasky.data.orientation
-
ClassDescriptionThis class implements the LVLH (Local Vertical Local Horizontal) attitude.Abstract orientation server that reads a list of times and quaternions from a file, and interpolates them using a specific function defined in the subclass.Orientation server that reads a list of times and quaternions from a file, and interpolates them using
QuaternionDouble.nlerp(QuaternionDouble, double)
.Orientation server that reads a list of times and quaternions from a file, and interpolates them usingQuaternionDouble.slerp(QuaternionDouble, double)
.