EngUnit : public class
Created: 12/1/2005 4:44:23 PM
Modified: 12/12/2006 1:51:43 PM
Project:
Advanced:
Contains the MIMOSA table keys that identify the engineering units used.
Attribute Details
public string
  abbrev
Range:0 to 1
Notes: Abbreviation for the engineering unit.
public unsignedInt
  code
Notes: Equates to a MIMOSA engineering unit type code (eu_type_code).
public unsignedInt
  dbId
Notes: Equates to a MIMOSA engineering unit database id (eu_db_id).
public string
  name
Range:0 to 1
Notes: Full description of the engineering unit.
public RefUnit
  refUnit
Range:0 to 1
Notes: The reference unit used in unit conversion.
public Site
  site
Notes: Identifies the associated MIMOSA site.
public UnitConverter
  unitConv
Range:0 to 1
Notes: Contains the information necessary to convert between units.