dted 0.2.0

Tools for reading DTED files
Documentation
1
2
3
4
5
mod angle;
mod dted_data;

pub use angle::Angle;
pub use dted_data::*;