|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.physics.solids.AtlasObject
org.jscience.physics.solids.AtlasSection
org.jscience.physics.solids.properties.CircularSection
public class CircularSection
| Field Summary | |
|---|---|
protected java.lang.String |
TYPE
|
| Fields inherited from class org.jscience.physics.solids.AtlasSection |
|---|
alpha, area, As, IpMax, IpMin, Iy, Iyz, Iz, J, K1, K2, K3, outLine, Qy, Qz, RhoMax, RhoMin, RhoX, RhoY, ShearCenter, srp, yBar, zBar |
| Constructor Summary | |
|---|---|
CircularSection(double radius)
|
|
| Method Summary | |
|---|---|
StressResult[] |
computeSectionStress()
|
java.lang.String |
getType()
Returns "Rectangular Section". |
java.lang.String |
toString()
Convenience method to dump information about the object. |
| Methods inherited from class org.jscience.physics.solids.AtlasSection |
|---|
getArea, getAs, getIy, getIz, getJ, getOutLine, getShearCenter, getSRP, setArea, setAs, setIy, setIz, setJ, setOutLine, setShearCenter, setSRP |
| Methods inherited from class org.jscience.physics.solids.AtlasObject |
|---|
compareTo, equals, getId, getParentModel, loadJDOMElement, populateGeometry, setId, setParentModel, unloadJDOMElement |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String TYPE
| Constructor Detail |
|---|
public CircularSection(double radius)
| Method Detail |
|---|
public StressResult[] computeSectionStress()
computeSectionStress in class AtlasSectionpublic java.lang.String getType()
getType in class AtlasObjectpublic java.lang.String toString()
AtlasObject
toString in class AtlasObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||