TYPE seconds_rotation

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE seconds_rotation
 = REAL;
WHERE
 	WRTS2 : {0.0 <= SELF < 60.0};
END_TYPE;

Referenced By

Defintion seconds_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