diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /vendor/voclient/libsamp/_user.sigs | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 " " |