The SEDRIS Data Representation Model
APPENDIX A - Classes
Ellipse

Class Name: Ellipse

Superclass - <Surface Geometry>

Subclasses

This DRM class is concrete and has no subclasses.

Definition

An instance E of this DRM class specifies a closed plane curve such that for each point P on the curve, the sum of P's distances from two fixed points (called the foci of E) is a constant. The <Location> component of E specifies the centre of the instance E.

The line passing through the foci of E is termed the major axis of E. The direction of the major axis of E is specified by the component <Reference Vector> of E with vector_type = MAJOR_AXIS.

The line passing through the centre of E and perpendicular to the major axis of E is termed the minor axis of E. The direction of the minor axis of E is specified by the component <Reference Vector> of E with vector_type = MINOR_AXIS.

Primary Page in DRM Diagram:

Secondary Pages in DRM Diagram:

Example

  1. The physical extent of certain underwater acoustic phenomena are best described by oval surface geometries in some cases, and by <Volume Object> instances in others.

FAQs

Why doesn't SEDRIS have a Circle class?

Because a circle is a special case of an ellipse for which the major and minor axes have the same length.

Constraints

Associated with (two-way)

Composed of (two-way) (inherited)

Composed of (two-way)

Composed of (two-way metadata) (inherited)

Component of (two-way) (inherited)

Inherited Field Elements

This class has no inherited field elements.

Field Elements

SE_Long_Float major_axis_length; (notes)
SE_Long_Float minor_axis_length; (notes)

Notes

Associated with Notes


Geometry_Node

 This corresponds to the centre of the given <Ellipse> instance.

Composed of Notes


Union_Of_Primitive_Geometry

 A <Primitive Geometry> instance contains a
 <Union Of Primitive Geometry> instance as a component only
 when that <Primitive Geometry> instance can be decomposed
 into nested <Primitive Geometry> instances, as (for
 example) a <Polygon> instance can be decomposed into
 subfaces.

Location

 This is the location of the centre of the given <Ellipse> instance.

Reference_Vector

 For a given instance E of <Ellipse>, one <Reference Vector>
 component shall have vector_type = MAJOR_AXIS, the other
 shall have vector_type = MINOR_AXIS, and the two
 shall be mutually perpendicular.

Fields Notes


major_axis_length

 The major_axis_length field is specified in metres.

minor_axis_length

 The minor_axis_length field is specified in metres.

Prev: EI 3D Location. Next: Emissive Colour. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS