ebouhoubeiny / cpacs

Automatically exported from code.google.com/p/cpacs
0 stars 5 forks source link

Add Flight Performance #389

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add additional elements on flight performance to the analysis node. Need to get 
in contact with Jana for the documentation. Furthermore, if the name remains 
performance then this node probably needs to be generalized

          <performance uID="D150_VAMP_FlightCaseNominal">
            <takeoff>
              <VMinLOF>
                <TOD_VLOF>2478.5039</TOD_VLOF>
                <TOD_V2>2860.3339</TOD_V2>
                <V_elev_opt>65.8488</V_elev_opt>
                <V_R_opt>66.7183</V_R_opt>
                <V_LOF>105.358</V_LOF>
                <V_2>108.2802</V_2>
                <gammaCheck>0</gammaCheck>
              </VMinLOF>
              <V2Min>
                <TOD_V2>2860.3339</TOD_V2>
                <TOD_LOF>2478.5039</TOD_LOF>
                <V_elev_opt>65.8488</V_elev_opt>
                <V_R_opt>66.7183</V_R_opt>
                <V_LOF>105.358</V_LOF>
                <V2>108.2802</V2>
                <gammaCheck>0</gammaCheck>
              </V2Min>
            </takeoff>
          </performance>

Original issue reported on code.google.com by daniel.b...@googlemail.com on 9 Jul 2014 at 8:21

GoogleCodeExporter commented 8 years ago
Included in CPACS 2.2.1

Original comment by daniel.b...@googlemail.com on 27 Jan 2015 at 5:45