All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class rcs.posemath.PmCircle

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

public class PmCircle
extends Object

Variable Index

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

Constructor Index

 o PmCircle()

Method Index

 o update(NMLFormatConverter)

Variables

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

Constructors

 o PmCircle
 public PmCircle()

Methods

 o update
 public void update(NMLFormatConverter nml_fc)

All Packages  Class Hierarchy  This Package  Previous  Next  Index