This library is still WIP. Expected first release: Early December.
RustySensor wants to be an efficient library implementing many remote sensing formulas and algorithms. Written in pure Rust, RustySensor is designed to be efficient, fast, and complete. It uses the contracts
crate to ensure pre and postconditions for each function.
RustySensor is separated into five submodules:
em
: Anything related to electromagnetics in generalel_opt
: Functions related to electro optical systemsmuwave
: Functions related to microwave systemsphotographic
: Anything related to photographic systemsranged
: Anything related to ranged and scattering systems