Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/~sontag/spicedocs/cspice/rpd_c.html
Дата изменения: Sat Dec 17 06:09:37 2005 Дата индексирования: Sun Apr 10 20:22:26 2016 Кодировка: Поисковые слова: saturn |
Return the number of radians per degree.
None.
The function returns the number of radians per degree.
None.
The function returns the number of radians per degree: pi/180. The value of pi is determined by the ACOS function. That is, rpd = acos ( -1. ) / 180.
None.
When the function is referenced, the value computed as shown above is returned.
The code fragment below illustrates the use of rpd_c. /. Convert all angles to radians for output ./ clock *= rpd_c() cone *= rpd_c() twist *= rpd_c()
None.
Error free.
None.
W.L. Taber (JPL) I.M. Underwood (JPL) E.D. Wright (JPL)
None.
-CSPICE Version 1.0.0, 08-FEB-1998 (EDW)
radians per degree