CigiBaseViewCtrl
is a class that represents a packet of data sent from a simulation host to an image generator (IG). The packet contains yaw, pitch, and roll values. The documentation for the packet does not mention the units of those values. Is that because the packet itself does not care, and it is up to the host and the IG to agree on the units?
CIGI = Common Image Generator Interface. I do not have the mojo to create a “cigi” tag.
- https://cigi.sourceforge.io/index.php : CIGI home
- https://cigi.sourceforge.io/docs/ccl/html/index.html : CIGI Class Library (CCL) home
- https://cigi.sourceforge.io/docs/ccl/html/index.html : CCL documentation
1