Skip to content

Remove Real and Integer data-types in SSP-2? #97

@masoud-najafi

Description

@masoud-najafi

In issue (#94), we stated that the Enumeration type remains unchanged in SSP 2.0. Depending on the version of the embedded FMU (FMI 2 or FMI 3), the corresponding data type will be used: Integer for FMI 2 or Int64 for FMI 3.

Based on this reasoning, would it be possible to remove the Real and Integer data types from SSP 2.0 and rely only on Float64 and Int32? The importer would then determine, based on the embedded component or FMU, whether a Float64 corresponds to an FMI Real or whether an Int32 should be mapped to an FMI Integer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions