diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of EntityManagementFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus aggregateID aggregateType aggregateMarking dimensions orientation centerOfMass velocity AggregateIdentifier EntityID VariableDatum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AggregateStatePdu"> <xs:annotation> <xs:appinfo>5.9.2.2 The Aggregate State PDU shall be used to communicate the state and other pertinent information about an aggregated unit. (length of list found in field numberOfDisAggregates numberOfDisEntities numberOfSilentAggregateTypes numberOfSilentEntityTypes numberOfVariableDatumRecords) <xs:attribute name="id" type="xs:integer" fixed="33"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="EntityManagementFamilyPduType"> <xs:sequence> <xs:element name="aggregateID" type="AggregateIdentifierType"> <xs:annotation> <xs:appinfo>ID of aggregated entities</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="aggregateType" type="AggregateTypeType"> <xs:annotation> <xs:appinfo>entity type of the aggregated entities</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="aggregateMarking" type="AggregateMarkingType"> <xs:annotation> <xs:appinfo>marking for aggregate; first char is charset type, rest is char data</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="dimensions" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>dimensions of bounding box for the aggregated entities, origin at the center of mass</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="orientation" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>orientation of the bounding box</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="centerOfMass" type="Vector3DoubleType"> <xs:annotation> <xs:appinfo>center of mass of the aggregation</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="velocity" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>velocity of aggregation</xs:appinfo> </xs:annotation> </xs:element> <!--Attribute (as element) AggregateStatePdu aggregateIDList with objectlist classRef name=AggregateIdentifier, type=AggregateIdentifierType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfDisAggregates and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfDisAggregates</xs:documentation> </xs:annotation> <xs:element name="AggregateIdentifier" type="AggregateIdentifierType"> <xs:annotation> <xs:appinfo>aggregates list (length of list found in field numberOfDisAggregates)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <!--Attribute (as element) AggregateStatePdu entityIDList with objectlist classRef name=EntityID, type=EntityIDType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfDisEntities + numberOfSilentAggregateTypes + numberOfSilentEntityTypes and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfDisEntities + numberOfSilentAggregateTypes + numberOfSilentEntityTypes</xs:documentation> </xs:annotation> <xs:element name="EntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>entity ID list (length of list found in field numberOfDisEntities)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <!--Attribute (as element) AggregateStatePdu silentAggregateSystemList with objectlist classRef name=EntityType, type=EntityTypeType--> <!--Attribute (as element) AggregateStatePdu silentEntitySystemList with objectlist classRef name=EntityType, type=EntityTypeType--> <!--Attribute (as element) AggregateStatePdu variableDatumList with objectlist classRef name=VariableDatum, type=VariableDatumType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfVariableDatumRecords and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfVariableDatumRecords</xs:documentation> </xs:annotation> <xs:element name="VariableDatum" type="VariableDatumType"> <xs:annotation> <xs:appinfo>variableDatums (length of list found in field numberOfVariableDatumRecords)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:sequence> <xs:attribute name="family" fixed="EntityManagementFamilyPduType"/> <xs:attribute name="forceID" type="xs:string"> <xs:annotation> <xs:appinfo>force ID provides a unique identifier (SISO enumeration ForceID uid 6)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="aggregateState" type="xs:string"> <xs:annotation> <xs:appinfo>state of aggregate (SISO enumeration AggregateStateAggregateState uid 204)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="formation" type="xs:string"> <xs:annotation> <xs:appinfo>formation of aggregated entities (SISO enumeration AggregateStateFormation uid 205)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfDisAggregates" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of aggregates</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfDisEntities" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of entities</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfSilentAggregateTypes" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of silent aggregate types</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfSilentEntityTypes" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Number of silent entity types, handled automatically by marshaller at run time (and not modifiable by end-user programmers) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padTo32" type="xs:unsignedLong"/> <xs:attribute name="numberOfVariableDatumRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Number of variable datum records, handled automatically by marshaller at run time (and not modifiable by end-user programmers) </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="EntityManagementFamilyPduType"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="forceID" type="xs:string"> <xs:annotation> <xs:appinfo>force ID provides a unique identifier (SISO enumeration ForceID uid 6)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="aggregateState" type="xs:string"> <xs:annotation> <xs:appinfo>state of aggregate (SISO enumeration AggregateStateAggregateState uid 204)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="formation" type="xs:string"> <xs:annotation> <xs:appinfo>formation of aggregated entities (SISO enumeration AggregateStateFormation uid 205)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="numberOfDisAggregates" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of aggregates</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="numberOfDisEntities" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of entities</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="numberOfSilentAggregateTypes" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of silent aggregate types</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="numberOfSilentEntityTypes" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Number of silent entity types, handled automatically by marshaller at run time (and not modifiable by end-user programmers) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong |
source | <xs:attribute name="padTo32" type="xs:unsignedLong"/> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="numberOfVariableDatumRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Number of variable datum records, handled automatically by marshaller at run time (and not modifiable by end-user programmers) </xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
type | AggregateIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
children | simulationAddress | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="aggregateID" type="AggregateIdentifierType"> <xs:annotation> <xs:appinfo>ID of aggregated entities</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AggregateTypeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="aggregateType" type="AggregateTypeType"> <xs:annotation> <xs:appinfo>entity type of the aggregated entities</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
type | AggregateMarkingType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="aggregateMarking" type="AggregateMarkingType"> <xs:annotation> <xs:appinfo>marking for aggregate; first char is charset type, rest is char data</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3FloatType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="dimensions" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>dimensions of bounding box for the aggregated entities, origin at the center of mass</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3FloatType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="orientation" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>orientation of the bounding box</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3DoubleType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="centerOfMass" type="Vector3DoubleType"> <xs:annotation> <xs:appinfo>center of mass of the aggregation</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3FloatType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="velocity" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>velocity of aggregation</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
type | AggregateIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
children | simulationAddress | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="AggregateIdentifier" type="AggregateIdentifierType"> <xs:annotation> <xs:appinfo>aggregates list (length of list found in field numberOfDisAggregates)</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="EntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>entity ID list (length of list found in field numberOfDisEntities)</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | VariableDatumType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="VariableDatum" type="VariableDatumType"> <xs:annotation> <xs:appinfo>variableDatums (length of list found in field numberOfVariableDatumRecords)</xs:appinfo> </xs:annotation> </xs:element> |