|
ENTITY Regional_coordinate; name : STRING; coordinate_value : Value_with_unit; grid_system : Regional_grid_location_representation; END_ENTITY; -- Regional_coordinate |
Entity data types and their attributesRegional_coordinatename: STRING; coordinate_value: Value_with_unit; grid_system: Regional_grid_location_representation; |
Global rules for this entity data type- |