Class HermiteInterpolatedAttitudeDataServer

java.lang.Object
gaiasky.util.gaia.BaseAttitudeDataServer<A>
gaiasky.util.gaia.NumericalAttitudeDataServer<Attitude>
gaiasky.util.gaia.HermiteInterpolatedAttitudeDataServer
Direct Known Subclasses:
MslAttitudeDataServer

public abstract class HermiteInterpolatedAttitudeDataServer
extends NumericalAttitudeDataServer<Attitude>
This abstract class contains the fields needed to store numerical attitude in the form of arrays (q and SRS rates), and a method to calculate the attitude for any given time using cubic Hermite interpolation