Class QuaternionNlerpOrientationServer

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

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