This document describes Python language binding for the Modeling&Simulation
High Level Architecture (M&S HLA).
The M&S HLA is a general purpose architecture for distributed computer
simulation systems. It's defined in [HLA1.3] and [IEEE 1516.1].
The PyHLA module provides Python wrapper for the C++ HLA API, and
pack/unpack methods for IEEE 1516.2 data types.