nasa / TrickHLA

TrickHLA: An IEEE 1516 High Level Architecture (HLA) Simulation Interoperability Standard Implementation for Trick Base Simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add micro-stepping intra-frame data exchange support to TrickHLA

dandexter opened this issue · comments

Use a technique dubbed "micro-stepping" to implement intra-frame data exchanges between federates as an alternative to the zero-lookahead technique that requires the use of blocking data reads to ensure repeatability.