TYPE maths_enum_atom

(* SCHEMA mathematical_functions_schema; *)
TYPE maths_enum_atom = SELECT
  (elementary_space_enumerators,
   ordering_type,
   lower_upper,
   symmetry_type,
   elementary_function_enumerators,
   open_closed,
   space_constraint_type,
   repackage_options,
   extension_options);
END_TYPE;

Referenced By

Defintion maths_enum_atom is references by the following definitions:
DefinitionType
 make_maths_enum_literal FUNCTION
 maths_atom SELECT
 maths_enum_literal ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00