experience and innovation

---------------------------------------------------------------------------
   Add two objects of class acstate
---------------------------------------------------------------------------
   Form:
   c = plus( a, b  )
---------------------------------------------------------------------------

   ------
   Inputs
   ------
   a           (:) Object of class acstate
   b           (:) Object of class acstate

   -------
   Outputs
   -------
   c           (:)  Object of class acstate

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