Daniel J. Hofmann
98b7e0a407
Refactor bearing implementation.
...
- removes `noexcept` specifier as we can not guarantee for not throwing
- uses a namespace instead of a struct + static function combination
- asserts for heading degree in [0, 360] range (both sides inclusive!)
- header only since implementation does not hide anything
- adds `inline` specifier as compiler hint
2015-09-29 16:15:54 +02:00
..
2015-09-29 16:15:54 +02:00
2015-02-19 09:19:51 +01:00
2015-04-02 11:36:04 +02:00
2015-04-02 11:36:04 +02:00
2015-04-02 11:36:04 +02:00
2015-09-28 20:26:29 +02:00
2015-08-19 12:27:44 +02:00
2015-09-01 15:20:35 +02:00
2015-06-19 17:51:35 +02:00
2015-03-31 10:47:21 +02:00
2015-06-19 18:10:49 +02:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-09-28 20:37:09 +02:00
2015-07-01 18:07:29 +02:00
2015-02-19 09:19:51 +01:00
2015-09-28 15:00:21 +02:00
2015-06-01 17:22:12 +02:00
2015-09-28 15:00:20 +02:00
2015-09-15 12:09:39 +02:00
2015-03-04 01:34:45 +01:00
2015-05-15 15:30:41 +02:00
2015-02-19 09:19:51 +01:00
2015-08-18 12:56:34 +02:00
2015-04-02 11:36:04 +02:00
2015-04-02 11:36:04 +02:00
2015-02-19 09:19:51 +01:00
2015-08-18 12:56:34 +02:00
2015-02-26 18:54:13 +01:00
2015-08-19 12:27:44 +02:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-09-28 15:00:20 +02:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-09-15 12:09:39 +02:00