mario.CoreModel.is_isard#
- CoreModel.is_isard(scenario: str = 'baseline') bool#
Test whether a multi-regional SUT follows the Isard format.
- Parameters:
scenario – Scenario whose use-side block should be tested.
- Returns:
Truewhen the table is in Isard format,Falseotherwise.- Return type:
bool