|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcs.posemath.PmCircle
public class PmCircle
Field Summary | |
---|---|
double |
angle
|
PmCartesian |
center
|
PmCartesian |
normal
|
double |
radius
|
PmCartesian |
rHelix
|
PmCartesian |
rPerp
|
PmCartesian |
rTan
|
double |
spiral
|
Constructor Summary | |
---|---|
PmCircle()
|
Method Summary | |
---|---|
void |
update(NMLFormatConverter nml_fc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public PmCartesian center
public PmCartesian normal
public PmCartesian rTan
public PmCartesian rPerp
public PmCartesian rHelix
public double radius
public double angle
public double spiral
Constructor Detail |
---|
public PmCircle()
Method Detail |
---|
public void update(NMLFormatConverter nml_fc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |