choreo.ActionSym.__init__#

ActionSym.__init__()#

Specifies a symmetry of the action functional.

Parameters:
  • BodyPerm (numpy.ndarray(shape = (nbody), dtype = np.intp)) – Permutation of the bodies.

  • SpaceRot (numpy.ndarray(shape = (geodim, geodim), dtype = np.float64)) – Isometry of space.

  • TimeRev (int) – A value of -1 denotes time reversal, and a value of 1 denotes no time reversal.

  • TimeShiftNum (int) – Numerator of the rational time shift.

  • TimeShiftDen (int) – Denominator of the rational time shift.