BipActuators/ActuationEventHandling.scilab File Reference

Handling of actuation events. More...


Functions

rets ActuationEventHandling (type t, type x, type Events, type OldState)
 Handling of actuation events.


Detailed Description

Handling of actuation events.

Author:
Pierre-Brice Wieber
Affiliation(s): INRIA, team BIPOP

Email(s): Pierre-Brice.Wieber@inria.fr

Description:

Modifications: $Log$ Revision 1.3 2005/05/04 13:13:13 billet Correction and changes for doxygen documentation

Revision 1.2 2005/05/03 11:45:04 billet Comments for doxygen documentation

Revision 1.1.1.1 2005/02/08 13:04:28 rpissard version start HuMAnS


Function Documentation

rets ActuationEventHandling ( type  t,
type  x,
type  Events,
type  OldState 
)

Handling of actuation events.

Parameters:
t (float) time
x (float vector, size = 2*NDOF) system state $x = (q, \dot{q}, z)$
Events (boolean vector, size = 2) actuation events
OldState (float vector, variable size >= 2 + 2*NMOTORS + NDOF) old actuation state
Returns:
Newx (float vector, size = 2*NDOF) new system state $Newx = (q, \dot{q}, z)$

NewState (float vector, variable size >= 2 + 2*NMOTORS + NDOF) new actuation state

WarmStart (boolean)

HuMAnS

humans-users@inrialpes.fr


Generated on Tue Mar 6 14:12:05 2007 for HuMAnS by doxygen 1.4.7