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


next up previous contents index
Next: quanta.pow - Function Up: quanta - Tool Previous: quanta.check - Function


quanta.checkfreq - Function



Package general
Module quanta
Tool quanta


check for proper frequency unit


Synopsis
checkfreq(cm)


Arguments

cm in value
    Allowed: string or quantity


Returns
bool


Description
checkfreq checks if the argument has a properly defined frequency interpretable unit string



Example
- dq.checkfreq('5GHz')
T 
- dq.checkfreq('5cm')  
T 
- dq.checkfreq('5cm/s2')
F





next up previous contents index
Next: quanta.pow - Function Up: quanta - Tool Previous: quanta.check - 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