com.sculley.jim.swjava
Class SWMassProperties

java.lang.Object
  |
  +--com.sculley.jim.swjava.SWMassProperties

public class SWMassProperties
extends java.lang.Object

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

SWMassProperties

public SWMassProperties(double[] values)
SWMassProperties constructor comment.
Method Detail

getArea

public double getArea()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getCenterOfMassX

public double getCenterOfMassX()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getCenterOfMassY

public double getCenterOfMassY()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getCenterOfMassZ

public double getCenterOfMassZ()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getMass

public double getMass()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getMomentOfIntertiaXX

public double getMomentOfIntertiaXX()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getMomentOfIntertiaXY

public double getMomentOfIntertiaXY()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getMomentOfIntertiaYY

public double getMomentOfIntertiaYY()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getMomentOfIntertiaYZ

public double getMomentOfIntertiaYZ()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getMomentOfIntertiaZX

public double getMomentOfIntertiaZX()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getMomentOfIntertiaZZ

public double getMomentOfIntertiaZZ()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double

getVolume

public double getVolume()
Insert the method's description here. Creation date: (2/19/00 2:20:43 PM)
Returns:
double