Ramp star in ACS domain

Generate a ramp signal, starting at "value" (default 0) and incrementing by step size "step" (default 1) on each firing.

Derived from: ACSStar
Location: ACS main library
Version: 1.3 "05/13/98"
Author: James Lundblad

States

fstepFixState Increment from one sample to the next. "1.0"
fvalueFixState Initial (or latest) value output by Ramp. "0.0"
OutputPrecisionPrecisionState Precision of the output in bits and precision of the accumulation. When the value of the accumulation extends outside of the precision, the OverflowHandler will be called. "2.14"

See: source code, Ramp users


Copyright (c) 1998 The Regents of the University of California. All rights reserved. See the file $PTOLEMY/copyright for copyright notice, limitation of liability, and disclaimer of warranty provisions.