fastoad.io.xml.constants module¶
Constants for the XML module
-
fastoad.io.xml.constants.DEFAULT_IO_ATTRIBUTE= 'is_input'¶ label of tag attribute for providing io variable type as boolean
-
fastoad.io.xml.constants.DEFAULT_UNIT_ATTRIBUTE= 'units'¶ label of tag attribute for providing units as a string
-
fastoad.io.xml.constants.ROOT_TAG= 'FASTOAD_model'¶ name of root element for XML files