libSBML Perl API  libSBML 5.10.0 Perl API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
doc_note_spatial_dimensions_as_double Class Reference

Detailed Description

Note
In SBML Level 3, the data type of the "spatialDimensions" attribute is "double", whereas in Level 2, it is "integer". To avoid backward compatibility issues, libSBML provides two separate methods for obtaining the value as either an integer or a type double, for models where it is relevant.