ndspec 0.1.1

A package for ocean waves and energy spectra
Documentation
1
2
3
4
5
6
mod branch;
mod conversions;

pub use conversions::{rotation_matrix_2d, theta_to_encounter_angle, theta_to_global};

pub use branch::{convert_branch_180, convert_branch_180_vec, convert_branch_360, theta_add_180};