Package gaiasky.desktop.util
Class GaiaAttitudeWriter
java.lang.Object
gaiasky.desktop.util.GaiaAttitudeWriter
public class GaiaAttitudeWriter
extends java.lang.Object
Writes Gaia attitude to a file. Assumes attitude has been initialised.
-
Constructor Summary
Constructors Constructor Description GaiaAttitudeWriter()
-
Method Summary
Modifier and Type Method Description static void
attitudeZAxisToFile(gaiasky.desktop.util.GaiaAttitudeWriter.OutputType type)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GaiaAttitudeWriter
public GaiaAttitudeWriter()
-
-
Method Details
-
attitudeZAxisToFile
public static void attitudeZAxisToFile(gaiasky.desktop.util.GaiaAttitudeWriter.OutputType type)
-