diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/voclient/libsamp/_user.sigs | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vendor/voclient/libsamp/_user.sigs')
-rw-r--r-- | vendor/voclient/libsamp/_user.sigs | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/vendor/voclient/libsamp/_user.sigs b/vendor/voclient/libsamp/_user.sigs new file mode 100644 index 00000000..f871ef23 --- /dev/null +++ b/vendor/voclient/libsamp/_user.sigs @@ -0,0 +1,28 @@ + + +samp.app.ping func (sender) +samp.app.status func (sender) + +table.load.votable func (url, [table-id] [name]) +table.load.fits func (url, [table-id] [name]) +table.highlight.row func (url, table-id row) +table.select.rowList func (url, table-id row-list[]) +image.load.fits func (url, [image-id] [name]) +coord.pointAt.sky func (ra, dec) +bibcode.load func (bibcode) + +client.env.get func (name, value, maxch) +client.env.set func (name, value) + +client.param.get func (name, value, maxch) +client.param.set func (name, value) + +/****************************/ + +spectrum.load.ssa-generic func (url meta [spectrum-id] [name] +voresource.loadlist [name] ids (map of ivoid -> URL) + voresource.loadlist.cone " " + voresource.loadlist.siap " " + voresource.loadlist.ssap " " + voresource.loadlist.tap " " + voresource.loadlist.vospace " " |