Access parameters and variables =============================== The parameters stored in the data structure are as follows: .. csv-table:: "**Name**", "**Type**", "**Description**", "**Access variable**" "FREQ ", "R", "Calculated frequency of the empirical mode: in fact corresponds to the singular value from SVD (decomposition into singular values)", "OUI" "MODELE ", "K8", "Name of the model on which the empirical base was built", "NON" "NUME_MODE ", "I", "Empirical mode number", "OUI" "NOM_CHAM ", "K24", "Symbolic field name for empirical mode (TEMP, DEPL, FLUX_NOEU, or SIEF_NOEU)", "NON" "NUME_PLAN ", "I", "Plane number when using a linear base (see DEFI_BASE_REDUITE/TYPE_BASE). It is zero when the base is of the 3D type. "," OUI" "NB_SNAP ", "I", "Number of images on which the empirical base was built", "NON"