MISB 0903 Converter Library
Version 2.0.7
|
This is an example of STD0903 Converter usage for VMTI data decoding. This code snippet demonstrates how to decode a data buffer with the VMTI information into a VMTI_PacketWr object.
There is a very handy helper function that lets you easily convert VMTI packet to JSON (for presentation or processing purpose).
For the complete sample source please see Sample Code - MISB 0903 Converter Demo Application (C#)