You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add APIs to allow Ownership Transfers during initialization. Because TrickHLA uses a scheduled job to help coordinate ownership transfers and maintain data coherency, ownership transfers at initialization were not supported.
The text was updated successfully, but these errors were encountered:
Added an example simulation (SIM_sine_ownership_init) on how to do ownership transfers during simulation initialization. This will better support scenarios where object attributes of an instance are published by more than one federate.
Add APIs to allow Ownership Transfers during initialization. Because TrickHLA uses a scheduled job to help coordinate ownership transfers and maintain data coherency, ownership transfers at initialization were not supported.
The text was updated successfully, but these errors were encountered: