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


next up previous contents index
Next: addobservatory - Function Up: measuresdata - Module Previous: ierspredict2000 - Function


jplde - Function



Package general
Module measuresdata


Get solar system parameter


Synopsis
jplde(v, st, nd)


Description
Get Solar system parameters from the JPL DE databases. As a default the table loaded will be from 1990 till at least two years from now. The default is indicated by a zero end time.



Example
- include 'measuresdata.g'
- jplde(405)
T



Arguments

v   JPL table number
    Allowed: 200 or 405
    Default: 200
st   start year
    Allowed: between 1960 and 2020
    Default: 1990
nd   end year
    Allowed: between 1960 and 2020
    Default: 0


Returns
bool




next up previous contents index
Next: addobservatory - Function Up: measuresdata - Module Previous: ierspredict2000 - 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