Commit 05e4f37521945395875a8cd07750229324d0c388

Authored by Benjamin Renard
1 parent a4505242
Exists in juice_jdc and in 1 other branch amdadev

Add parameters to calculate planarity & elongation for MMS mission

NumericalData/CDPP-AMDA/MMS/MMS1234/Ephemeris/mms1234-orb-t89d.xml
... ... @@ -454,5 +454,29 @@
454 454 <SupportQuantity>Positional</SupportQuantity>
455 455 </Support>
456 456 </Parameter>
  457 + <Parameter>
  458 + <Name>planarity</Name>
  459 + <ParameterKey>mms1234_planarity</ParameterKey>
  460 + <Description>Planarity calculation from MMS tetrahedron</Description>
  461 + <UCD>pos.earth;instr.obsty</UCD>
  462 + <RenderingHints>
  463 + <DisplayType>TimeSeries</DisplayType>
  464 + </RenderingHints>
  465 + <Support>
  466 + <SupportQuantity>Other</SupportQuantity>
  467 + </Support>
  468 + </Parameter>
  469 + <Parameter>
  470 + <Name>elongation</Name>
  471 + <ParameterKey>mms1234_elongation</ParameterKey>
  472 + <Description>Elongation calculation from MMS tetrahedron</Description>
  473 + <UCD>pos.earth;instr.obsty</UCD>
  474 + <RenderingHints>
  475 + <DisplayType>TimeSeries</DisplayType>
  476 + </RenderingHints>
  477 + <Support>
  478 + <SupportQuantity>Other</SupportQuantity>
  479 + </Support>
  480 + </Parameter>
457 481 </NumericalData>
458 482 </Spase>
... ...