Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: dish.getvfarray - Function Up: dish - Tool Previous: dish.getscan - Function


dish.getvf - Function



Package dish
Module dish
Tool dish


Prints the velocity and frequency for a specified channel.


Synopsis
getvf(chan, dop, refframe)


Description
This function will print the value of the velocity and frequency for a specified channel (units of km/s and Hz) of the currently displayed spectrum.



Arguments

chan   channel of interest
    Allowed: integer
    Default: no default
dop   Doppler convention
    Allowed: RADIO, OPTICAL or TRUE
    Default: RADIO
refframe   Reference Frame
    Allowed: LSRK, LSRD, BARY, GEO, TOPO or GALACTO
    Default: LSRK


Returns
Boolean


Example
- d.getvf(1)
Channel  1     RADIO LSRK 1.40984264e+09 46301.7957
T 
- d.getvf(1,'OPTICAL','BARY')
Channel  1     OPTICAL BARY 1.40992869e+09 54737.4952
T





next up previous contents index
Next: dish.getvfarray - Function Up: dish - Tool Previous: dish.getscan - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01