The SEDRIS Data Representation Model
APPENDIX A - Classes Elliptic Cylinder |
---|
An instance of this DRM class specifies a closed cylindrical volume that has an elliptical rather than circular cross-section. The elliptic end faces are determined by the major and minor axes and two component <Reference Vector> instances. The component <Location 3D> locates the centre of the bottom face. The first component <Reference Vector> (vector_type = SE_REF_VEC_TYP_MAJOR_AXIS) gives the direction of the major axis. The second component <Reference Vector> (vector_type = SE_REF_VEC_TYP_FACE_NORMAL) defines the normal direction to the plane of the bottom <Ellipse> and the direction of the Z-axis, and shall be perpendicular to the major axis <Reference Vector>.
The physical extent of certain underwater acoustic phenomena such as cold water eddies and fish schools are best described by <Elliptic Cylinder> instances.
No FAQs supplied.
SE_Long_Float | major_axis_length; | (notes) |
---|---|---|
SE_Long_Float | minor_axis_length; | (notes) |
SE_Long_Float | height; | (notes) |
This corresponds to the centre of the given <Elliptic Cylinder> instance.
A <Primitive Geometry> contains a <Union Of Primitive Geometry> instance as a component only when that <Primitive Geometry> can be decomposed into nested <Primitive Geometry>, as (for example) a <Polygon> can be decomposed into subfaces.
This is the location of the centre of the given <Elliptic Cylinder> instance.
These are the elliptic cross section axes. The first component <Reference Vector> specifies the major axis direction with vector_type = SE_REF_VEC_TYP_MAJOR_AXIS. The second component <Reference Vector> specifies the major axis direction with vector_type = SE_REF_VEC_TYP_MINOR_AXIS.
This is in metres > 0.0.
This is in metres > 0.0.
This is in metres > 0.0.
|