| Copyright | Copyright (C) 2015 Swift Navigation, Inc. |
|---|---|
| License | LGPL-3 |
| Maintainer | Swift Navigation <dev@swiftnav.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.RTCM3.Internal
Description
Internal stuff.
Documentation
getInt16be :: Int -> BitGet Int16 Source #
putInt16be :: Int -> Int16 -> BitPut () Source #
getWord24be :: Get Word24 Source #
putWord24be :: Word24 -> Put Source #