Definition of unit datatable

Registered by Esthefan Maleki

Unit datatable would have the following keys

- primary key: 1

- name code for localization: f.i. $Nautical_mile

- Unit group: primary key of the unit group that this unit belongs to

- Unit type: to which unit type of the unit group this unit belongs to f.i. 1,2,3 (program has to check if this unit type is defined or not)

- Base unit conversion: how is this unit related to the base unit fo the group:
0 - the unit itself is a base unit f.i.: meter
1 - form of converting equation: Unit = a*Base; Base := Unit/a
2 - form of converting equation: Unit = a/Base; Base := a/Unit
3 - form of converting equation: Unit = a*Conv*Base; (Conv - variable value given by the user in a special editbox f.i. viscosity)

- a - constant for conversion

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
Laszlo Simon
Definition:
New
Series goal:
Accepted for 0.1
Implementation:
Implemented
Milestone target:
milestone icon 0.1.0
Started by
Laszlo Simon
Completed by
Laszlo Simon

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.