ENTITY coordinated_universal_time_offset
(* SCHEMA config_control_design; *)
ENTITY coordinated_universal_time_offset;
hour_offset : hour_in_day;
minute_offset : OPTIONAL minute_in_hour;
sense : ahead_or_behind;
END_ENTITY; -- coordinated_universal_time_offset
Explicit Attributes
Entity coordinated_universal_time_offset has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| hour_offset | hour_in_day (INTEGER) | coordinated_universal_time_offset |
| minute_offset | minute_in_hour (INTEGER) | coordinated_universal_time_offset |
| sense | ahead_or_behind (ENUM) | coordinated_universal_time_offset |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity coordinated_universal_time_offset and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:03-04:00