complexType · extension complexBaseType · all
Ellipsoid
The local component coordinate system of the ellipsoid is centered at its geometric center. The principal axes of the ellipsoid coincide with the local x-, y- and z-axes. The semi-axis lengths are defined by radiusX, radiusY and radiusZ.
The radii in y- and z-direction are optional. If not specified, they default to radiusX. The optional revolutionAngle defines the angle of revolution about the local z-axis. If not specified, it defaults to 2*pi, resulting in a full ellipsoid. Note that the angle refers to the parameterization of the underlying sphere: for radiusX != radiusY the section planes are located at the azimuth atan2(radiusY*sin(revolutionAngle), radiusX*cos(revolutionAngle)), which differs from revolutionAngle itself.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
radiusX | doubleBaseType | [1..1] required | Semi-axis length in x-direction [m] | ||
radiusY | doubleBaseType | [0..1] optional | Semi-axis length in y-direction [m] (if not defined: equals radiusX) | ||
radiusZ | doubleBaseType | [0..1] optional | Semi-axis length in z-direction [m] (if not defined: equals radiusX) | ||
revolutionAngle | doubleBaseType | [0..1] optional | Revolution angle about the local z-axis [rad] (if not defined: equals 2*pi) | ||
transformation | transformationSE3Type | [0..1] optional | Optional rigid transformation defining the position and orientation | ||
cpacs/vehicles/deckElements/ceilingPanelElements/ceilingPanelElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/classDividerElements/classDividerElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/galleyElements/galleyElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/genericFloorElements/genericFloorElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/lavatoryElements/lavatoryElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/luggageCompartmentElements/luggageCompartmentElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/seatElements/seatElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/sidewallPanelElements/sidewallPanelElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/deckElements/cargoContainerElements/cargoContainerElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/genericElements/genericElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/genericElectricalElements/genericElectricalElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/storageElements/genericStorageElements/genericStorageElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/storageElements/batteries/battery/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/storageElements/capacitors/capacitor/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/storageElements/inductors/inductor/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/storageElements/superCapacitors/superCapacitor/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/genericConversionElements/genericConversionElement/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/generators/generator/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/acGenerators/acGenerator/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/dcGenerators/dcGenerator/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/fuelCellStacks/fuelCellStack/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/converters/converter/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/acdcConverters/acdcConverter/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/dcacConverters/dcacConverter/geometry/ellipsoids/ellipsoidcpacs/vehicles/systemElements/electricalElements/conversionElements/dcdcConverters/dcdcConverter/geometry/ellipsoids/ellipsoid| Type | Name |
|---|---|
ellipsoidsType | ellipsoid |