experience and innovation

Now Hiring!

-------------------------------------------------------------------------------
   Generates the data needed for a attitude data collection in TrnsfOrb.m
-------------------------------------------------------------------------------
   Form:
   x = ATTDataT( dT, nPts )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   dT         (1,1)   Time between samples (sec)
   nPTS       (1,1)   Number of samples

   -------
   Outputs
   -------
   x          (2,1)   Formatted data

-------------------------------------------------------------------------------