Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | measuresdata |
- include 'measuresdata.g' - addsource('mysrc','B1950','149.55deg','-30.1455deg') T - addsource(vref=T) # get sources from USNO
nami | name of source | ||
Allowed: | string | ||
Default: | unknown | ||
typi | position type | ||
Allowed: | known type like J2000, B1950, GALACTIC | ||
Default: | '' | ||
longi | longitude or x | ||
Allowed: | angle quantity | ||
Default: | '' | ||
lati | latitude or y | ||
Allowed: | angle quantity | ||
Default: | '' | ||
srci | some comment about source of data | ||
Allowed: | string | ||
Default: | '' | ||
comi | 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 | ||
vref | indicate that sources to be taken from USNO | ||
Allowed: | bool | ||
Default: | F |