Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | measuresdata |
- include 'measuresdata.g' - addobservatory('myplace','itrf','149.55deg','-30.1455deg','567m', + 'taken from AE','precision unknown') T
nam | name of observatory | ||
Allowed: | string | ||
typ | position type | ||
Allowed: | known type like itrf, wgs84 | ||
Default: | '' | ||
long | longitude or x | ||
Allowed: | angle or length quantity | ||
Default: | '' | ||
lat | latitude or y | ||
Allowed: | angle or length quantity | ||
Default: | '' | ||
ht | height or z | ||
Allowed: | length quantity | ||
Default: | '' | ||
src | some comment about source of data | ||
Allowed: | string | ||
Default: | '' | ||
com | comment, e.g. about precision | ||
Allowed: | string | ||
Default: | '' | ||
delnam | indicate if delete in stead of add | ||
Allowed: | bool | ||
Default: | F | ||
ctable | indicate that an empty table should be created | ||
Allowed: | bool | ||
Default: | F |