Package jat.spacecraft

Interface Summary
MemberSpacecraft Interface representing a member spacecraft of a formation.
PrimarySpacecraft Interface representing the primary or central spacecraft of a formation.
 

Class Summary
ControlLaw A template class intended to be extended to implement various control laws.
Formation This class represents a spacecraft formation.
MatlabControlLaw This class represents a call to a Matlab function which runs a control algorithm.
Spacecraft The Spacecraft class encapsulates physical parameters for a spacecraft and acts as an object representing the spacecraft hardware.
SpacecraftModel This class models the entire system of a spacecraft including any software or opperational protocols associated with it.
StateEstimation