diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-04-23 13:41:58 +0200 |
---|---|---|
committer | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-04-23 13:41:58 +0200 |
commit | c45fc85b78f3d8701346a231f07b7ffa984ca4ed (patch) | |
tree | 1485df9ae1746a12409b0c17bb32d1f810875774 /src/resources/uicBarcodeFCBv2.0.asn | |
parent | included open ticket test (diff) | |
download | UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.gz UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.bz2 UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.lz UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.xz UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.zst UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.zip |
Diffstat (limited to '')
-rw-r--r-- | misc/uicBarcodeFCBv2.0.asn (renamed from src/resources/uicBarcodeFCBv2.0.asn) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/uicBarcodeFCBv2.0.asn b/misc/uicBarcodeFCBv2.0.asn index 2c2eda7..924a415 100644 --- a/src/resources/uicBarcodeFCBv2.0.asn +++ b/misc/uicBarcodeFCBv2.0.asn @@ -1996,7 +1996,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN GeoUnitType ::= ENUMERATED {
microDegree (0), -- approx. 11 cm on earth surface
- tenthmilliDegree (1), -- 1 / 100000 degree is approx. 1.1 meter on earth surface
+ tenthmilliDegree (1), -- 1 / 10000 degree is approx. 11 meter on earth surface
milliDegree (2), -- approx 110 meter on earth surface
centiDegree (3),
deciDegree (4)
|