]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIBase.hxx
David Culp:
[flightgear.git] / src / AIModel / AIBase.hxx
index 584e737147d08552ca9a3b693129a7cf1d2b6d1e..4d1f630b1915516948a57e8ea3e3a1e342c2e88f 100644 (file)
@@ -70,7 +70,8 @@ typedef struct {
    double azimuth;            // used by ballistic objects
    double elevation;          // used by ballistic objects
    double rudder;             // used by ship objects
-   double strength;           // used by thermal and storm objects
+   double strength;           // used by thermal 
+   double turb_strength;      // used by storm objects
    double diameter;           // used by thermal and storm objects
    double height_msl;         // used by thermal and storm objects
    double eda;                // used by ballistic objects