Short projects: Difference between revisions

175 bytes removed ,  23 February 2014
(→‎Missing functions: work in progress for conversion of lengths)
Line 20: Line 20:
** There is already a bug report that summarizes this (https://savannah.gnu.org/bugs/?func=detailitem&item_id=39532#options).  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.
** There is already a bug report that summarizes this (https://savannah.gnu.org/bugs/?func=detailitem&item_id=39532#options).  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.


* conversion between units of length for the [[mapping package]] (see [https://savannah.gnu.org/patch/?8320 patch 8320])
** km2nm
** km2sm
** nm2km
** nm2sm
** sm2km
** sm2nm
* conversion between units of length and angles for the [[mapping package]]
* conversion between units of length and angles for the [[mapping package]]
** sm2deg
** sm2deg