]> git.mxchange.org Git - simgear.git/commitdiff
add knots <-> feet-per-second conversion constants
authormfranz <mfranz>
Sun, 25 Jun 2006 11:55:56 +0000 (11:55 +0000)
committermfranz <mfranz>
Sun, 25 Jun 2006 11:55:56 +0000 (11:55 +0000)
simgear/constants.h

index 0ce5ab9e7866b26745ca10a832a654336f59fe0b..3d8a82fb75af27c2df218e78bec61486333b0430 100644 (file)
 /** Knots to Miles per second */
 #define SG_KT_TO_MPS        0.5144444444444444444
 
+/** Feet per second to Knots */
+#define SG_FPS_TO_KT        0.5924838012958962841
+
+/** Knots to Feet per second */
+#define SG_KT_TO_FPS        1.6878098571011956874
+
 /** Miles per second to Miles per hour */
 #define SG_MPS_TO_MPH       2.2369362920544020312