LibMISB/Supported Standards/MISB 0601.17: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:


== MISB 0601.17 ==
== MISB 0601.17 ==
The standard is supported by libmisb according to [https://nsgreg.nga.mil/doc/view?i=5093 MISB 0601.17]. The implementation of all tags follow the formats defined in the standard, as an example Tag 5 is defined in section 8.5 of the standard, the standard defines the Software value to use the float32 format and the uint16 format for the KLV value. This means that the input value used in LibMISB for this particular tag must be a float32 value, and the uint16 KLV value will be calculated by the library.
The standard is supported by libmisb according to [https://nsgreg.nga.mil/doc/view?i=5093 MISB 0601.17]. The implementation of all supported tags follow the formats defined in the standard, as an example Tag 5 is defined in section 8.5 of the standard, the standard defines the Software value to use the float32 format and the uint16 format for the KLV value. This means that the input value used in LibMISB for this particular tag must be a float32 value, and the uint16 KLV value will be calculated by the library.


=== Supported Items ===
=== Supported Items ===
300

edits