TYPE second_in_minute

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
TYPE second_in_minute = REAL;
   WHERE
      WR1:
         (0 <= SELF) AND (SELF < 60.0);
END_TYPE;

Referenced By

Defintion second_in_minute is references by the following definitions:
DefinitionType
 local_time ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00