Syntax ===== .. code-block:: text table_container = CALC_STABILITE ( ◇ reuse = , ◆ MODE_NON_LINE = table_container, SCHEMA_TEMPS = _F ( ◇ SCHEMA = "NEWMARK ", # If: equal_to (" SCHEMA ", 'NEWMARK') ◇ NB_INST = int (default: 1000), ), ◇ TOLERANCE = float (default: 0.01), ◇ FILTRE = _F ( ◆/NUME_ORDRE = int, /FREQ_MIN = float, # If: exists (" FREQ_MIN ") ◆ FREQ_MAX = float, ◇ PRECISION = float (default: 0.001), ), ◇ INFO =/1 (by default), /2, ) ◆: mandatory ◇: optional : present by default &: together /: only one among |: several possible choices