All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class rcs.posemath.PM_CIRCLE

java.lang.Object
   |
   +----rcs.posemath.PM_CIRCLE

public class PM_CIRCLE
extends Object

Variable Index

 o angle
 o center
 o normal
 o radius
 o rHelix
 o rPerp
 o rTan
 o spiral

Constructor Index

 o PM_CIRCLE()

Method Index

 o update(NMLFormatConverter)

Variables

 o center
 public PM_CARTESIAN center
 o normal
 public PM_CARTESIAN normal
 o rTan
 public PM_CARTESIAN rTan
 o rPerp
 public PM_CARTESIAN rPerp
 o rHelix
 public PM_CARTESIAN rHelix
 o radius
 public double radius
 o angle
 public double angle
 o spiral
 public double spiral

Constructors

 o PM_CIRCLE
 public PM_CIRCLE()

Methods

 o update
 public void update(NMLFormatConverter nml_fc)

All Packages  Class Hierarchy  This Package  Previous  Next  Index