|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sculley.jim.swjava.SWMassProperties
Insert the type's description here. Creation date: (2/19/00 2:09:04 PM)
| Constructor Summary | |
SWMassProperties(double[] values)
SWMassProperties constructor comment. |
|
| Method Summary | |
double |
getArea()
Insert the method's description here. |
double |
getCenterOfMassX()
Insert the method's description here. |
double |
getCenterOfMassY()
Insert the method's description here. |
double |
getCenterOfMassZ()
Insert the method's description here. |
double |
getMass()
Insert the method's description here. |
double |
getMomentOfIntertiaXX()
Insert the method's description here. |
double |
getMomentOfIntertiaXY()
Insert the method's description here. |
double |
getMomentOfIntertiaYY()
Insert the method's description here. |
double |
getMomentOfIntertiaYZ()
Insert the method's description here. |
double |
getMomentOfIntertiaZX()
Insert the method's description here. |
double |
getMomentOfIntertiaZZ()
Insert the method's description here. |
double |
getVolume()
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SWMassProperties(double[] values)
| Method Detail |
public double getArea()
public double getCenterOfMassX()
public double getCenterOfMassY()
public double getCenterOfMassZ()
public double getMass()
public double getMomentOfIntertiaXX()
public double getMomentOfIntertiaXY()
public double getMomentOfIntertiaYY()
public double getMomentOfIntertiaYZ()
public double getMomentOfIntertiaZX()
public double getMomentOfIntertiaZZ()
public double getVolume()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||