📄 chat.xml
字号:
<parameter name="HLAattributeList" dataType="HLAhandleList" semantics="List of handles of attributes of HLAobjectClass to which the joined federate shall now subscribe"/>
<parameter name="HLAactive" dataType="HLAboolean" semantics="Whether the subscription is active"/>
</interactionClass>
<interactionClass name="HLAunsubscribeObjectClassAttributes" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause the joined federate no longer to subscribe to attributes of an object class">
<parameter name="HLAobjectClass" dataType="HLAhandle" semantics="Object class for which the joined federate's subscription shall change"/>
<parameter name="HLAattributeList" dataType="HLAhandleList" semantics="List of handles of attributes of HLAobjectClass to which the joined federate shall now unsubscribe"/>
</interactionClass>
<interactionClass name="HLAsubscribeInteractionClass" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Set the joined federate's subscription status to an interaction class.">
<parameter name="HLAinteractionClass" dataType="HLAhandle" semantics="Interaction class to which the federate shall subscribe"/>
<parameter name="HLAactive" dataType="HLAboolean" semantics="Whether the subscription is active"/>
</interactionClass>
<interactionClass name="HLAunsubscribeInteractionClass" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause the joined federate no longer to subscribe to an interaction class">
<parameter name="HLAinteractionClass" dataType="HLAhandle" semantics="Interaction class to which the joined federate will no longer be subscribed"/>
</interactionClass>
<interactionClass name="HLAdeleteObjectInstance" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause an object instance to be deleted from the federation.">
<parameter name="HLAobjectInstance" dataType="HLAhandle" semantics="Handle of the object instance that is to be deleted"/>
<parameter name="HLAtag" dataType="HLAopaqueData" semantics="Tag associated with the deletion"/>
<parameter name="HLAtimeStamp" dataType="HLAlogicalTime" semantics="Time stamp of the deletion (optional)"/>
</interactionClass>
<interactionClass name="HLAlocalDeleteObjectInstance" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Inform the RTI that it shall treat the specified object instance as if thejoined federate did not know about the object instance.">
<parameter name="HLAobjectInstance" dataType="HLAhandle" semantics="Handle of the object instance that is to be deleted"/>
</interactionClass>
<interactionClass name="HLAchangeAttributeTransportationType" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Change the transportation type used by the joined federate when sending attributes belonging to the object instance">
<parameter name="HLAobjectInstance" dataType="HLAhandle" semantics="Handle of the object instance whose attribute transportation type is to be changed"/>
<parameter name="HLAattributeList" dataType="HLAhandleList" semantics="List of the handles of instance attributes whose transportation type is to be changed"/>
<parameter name="HLAtransportation" dataType="HLAtransportationName" semantics="Transportation type to be used for updating instance attributes in the list"/>
</interactionClass>
<interactionClass name="HLAchangeInteractionTransportationType" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Change the transportation type used by the joined federate when sending a class of interaction">
<parameter name="HLAinteractionClass" dataType="HLAhandle" semantics="Interaction class whose transportation type is changed by this service invocation"/>
<parameter name="HLAtransportation" dataType="HLAtransportationName" semantics="Transportation type to be used for sending the interaction class"/>
</interactionClass>
<interactionClass name="HLAunconditionalAttributeOwnershipDivestiture" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause the ownership of attributes of an object instance to be unconditionally divested by the joined federate">
<parameter name="HLAobjectInstance" dataType="HLAhandle" semantics="Handle of the object instance whose attributes' ownership is to be divested"/>
<parameter name="HLAattributeList" dataType="HLAhandleList" semantics="List of handles of instance attributes belonging to HLAobjectInstance whose ownership is to be divested by the joined federate"/>
</interactionClass>
<interactionClass name="HLAenableTimeRegulation" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause the joined federate to begin regulating the logical time of other joined federates">
<parameter name="HLAlookahead" dataType="HLAtimeInterval" semantics="Lookahead to be used by the joined federate while regulating other joined federates"/>
</interactionClass>
<interactionClass name="HLAdisableTimeRegulation" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause the joined federate to cease regulating the logical time of other joined federates"/>
<interactionClass name="HLAenableTimeConstrained" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause the logical time of the joined federate to begin being constrained by the logical times of other joined federates"/>
<interactionClass name="HLAdisableTimeConstrained" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Cause the logical time of the joined federate to cease being constrained by the logical times of other joined federates"/>
<interactionClass name="HLAtimeAdvanceRequest" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Request an advance of the joined federate's logical time on behalf of the joined federate, and release zero or more messages for delivery to the joined federate">
<parameter name="HLAtimeStamp" dataType="HLAlogicalTime" semantics="Time stamp requested"/>
</interactionClass>
<interactionClass name="HLAtimeAdvanceRequestAvailable" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Request an advance of the joined federate's logical time, on behalf of the joined federate, and release zero or more messages for delivery to the joined federate">
<parameter name="HLAtimeStamp" dataType="HLAlogicalTime" semantics="Time stamp requested"/>
</interactionClass>
<interactionClass name="HLAnextMessageRequest" sharing="Subscribe" dimensions="NA" transportation="HLAreliable" order="Receive" semantics="Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined f
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -