AymenBWB / cpacs

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

Uncertainty in CPACS #370

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Included a first prototype together with Till. This will need some more updates 
and documentation in the future. 

Due to CPACS 2.1.1

Original issue reported on code.google.com by daniel.b...@googlemail.com on 14 Jun 2013 at 8:55

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 13 May 2014 at 1:36

GoogleCodeExporter commented 8 years ago
See some examples below. We are still updating the documentation before it will 
be included in CPACS 2.2 release candidate

<aeroPerformanceMap>
<machNumber mapType="vector" functionName="Nomal"  parameterName="sigma" 
parameterValue="0.1" parameterName="delta" 
parameterValue="0.1">0.3;0.4;0.78</machNumber>
…

Verkorschreibweise ist ebenfalls Erlaubt

<aeroPerformanceMap>
                  <machNumber mapType="vector" functionName="Nomal;Normal"  parameterName="sigma;sigma" parameterValue="0.1;0.2" parameterName="delta;delta" parameterValue="0.1;0.01">0.3;0.4</machNumber>
…

Beispiele

<aeroPerformanceMap>
                  <machNumber mapType="vector" functionName="Sampels"  parameterName="Sample" parameterValue="0.1;0.2;0.22;0.14" >0.3;0.4</machNumber>

Original comment by daniel.b...@googlemail.com on 13 May 2014 at 1:57

GoogleCodeExporter commented 8 years ago
Included proposal in doubleBaseType. Need to wait for feedback. Final release 
needs to include uncertainty information also in the vector notations

Original comment by daniel.b...@googlemail.com on 16 May 2014 at 7:57

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 9 Jul 2014 at 8:15

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 28 Jan 2015 at 11:12