Class Name: Geometry State Data

Superclass - Base State Data

Definition

The geometry-specific sub-class of Base State Data, used to distinguish sibling Geometry Hierarchy entries within a State Related Geometry aggregation.

Primary Page in DRM Diagram:

Secondary Pages in DRM Diagram:

Example

See State Related Geometry for examples.

FAQs

--FAQs needed here --

Constraints

Inherited Field Elements

SE_PROPERTY_DATA_VALUE state_value_min; (notes)
SE_PROPERTY_DATA_VALUE state_value_max; (notes)

Notes

Fields Notes

state_value_min

 the minimum (inclusive lower limit) of a <State Related>
 component branch selection criterion - expected to be either
 an SE_FLOAT32 (for continuous states) or an EDCS Attribute
 Code (EAC) enumerator (for EDCS State Codes defined as
 enumerations)

state_value_max

 the maximum (exclusive upper limit) of a <State Related>
 component branch selection criterion - expected to be either
 an SE_FLOAT32 (for continuous states) or an EDCS Attribute
 Code (EAC) enumerator (for EDCS State Codes defined as
 enumerations)
 If state_value_min == state_value_max, then a discrete single value
 is represented (just like a traditional page/switch value number).
 The ranges are meant to provide more granularity to the
 implementation of states, without requiring new enumerations.
 See examples in <State Related Geometry>.

Prev: Geometry State Control Link. Next: Geometry Time Constraints Data. Up:Index.