TYPE minutes_rotation

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE minutes_rotation
 = INTEGER;
WHERE
 	WRTM3 : {0 <= SELF < 60};
END_TYPE;

Referenced By

Defintion minutes_rotation is references by the following definitions:
DefinitionType
 global_location ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00