TYPE si_prefix

(* SCHEMA integrated_cnc_schema; *)
TYPE si_prefix = ENUMERATION OF 
  (exa,
   peta,
   tera,
   giga,
   mega,
   kilo,
   hecto,
   deca,
   deci,
   centi,
   milli,
   micro,
   nano,
   pico,
   femto,
   atto);
END_TYPE; -- 10303-41: measure_schema

Referenced By

Defintion si_prefix is references by the following definitions:
DefinitionType
 si_unit ENTITY


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:16-02:00