Package gov.nasa.gsfc.drl.rtstps.core.fs

Class Summary
AbstractSynchronizer This class handles the frame synchronizer pattern logic for the Frame Synchronizer subsystem.
Buffer This class holds a byte array with a currency indicator that marks a bit and byte location within the buffer.
Flywheeler This class handles flywheeling for the Frame Synchronizer.
Frames This class manages a sequential list of frames.
FrameSynchronizer This class produces frames from buffers of bits, which it gives to a FrameReceiver object.
FsSetup This class defines setup fields that are commonly associated with the Frame Synchronizer component.
Location This simple class contains byte and bit location information within a byte array.
Synchronizer This class handles the frame synchronizer pattern logic for the Frame Synchronizer subsystem.
XSynchronizer This class handles the frame synchronizer pattern logic for the Frame Synchronizer subsystem.
 

Exception Summary
FsException This class represents Frame Synchronizer subsystem exceptions.