Commit ed09bf620f84a79ab802b94c09c974bf5d3907f1

Authored by Elena.Budnik
1 parent f19d64af

PAS group

ACCESS/access.xml
... ... @@ -2,7 +2,7 @@
2 2 <accessRights>
3 3 <!--<mission xml:id='Ephemerides' group='NOTTESTED' restriction=''/>-->
4 4 <!--<observatory xml:id='Model_Magnetic_Field_Earth' group='TBD' restriction=''/>-->
5   - <!--<instrument xml:id='Solar_Orbiter_pas' group='PAS' restriction=''/>-->
  5 + <instrument xml:id='Solar_Orbiter_pas' group='PAS' restriction=''/>
6 6 <instrument xml:id='Galileo_attitude' group='TBD' restriction=''/>
7 7 <instrument xml:id='Galileo_epdl' group='TBD' restriction=''/>
8 8 <instrument xml:id='Galileo_models' group='TBD' restriction=''/>
... ...
PARAM_INFO_PREDEFINED/info_vex_h_spec.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="vex_h_spec">
  3 + <dimensions dim_1="96"/>
  4 + <tables>
  5 + <table relatedDim="dim_1" name="Energy" units="eV" minValue="0.01" maxValue="20000" variable="true"/>
  6 + </tables>
  7 +</paraminfo>
... ...