Class QuaternionSlerpOrientationServer

java.lang.Object
gaiasky.data.orientation.QuaternionInterpolationOrientationServer
gaiasky.data.orientation.QuaternionSlerpOrientationServer
All Implemented Interfaces:
OrientationServer

public class QuaternionSlerpOrientationServer extends QuaternionInterpolationOrientationServer
Orientation server that reads a list of times and quaternions from a file, and interpolates them using QuaternionDouble.slerp(QuaternionDouble, double).