| udf_c |
|
Table of contents
Procedure
udf_c ( GF, dummy function )
void udf_c ( SpiceDouble x,
SpiceDouble * value )
AbstractServe as a dummy function for GF routines expecting an `udfuns' argument. It is a no-op routine with an argument signature matching `udfuns'. Required_ReadingNone. KeywordsNone. Brief_I/OVARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- x I Double precision value, unused. value I Double precision value, unused. Detailed_Inputx is a double precision value, unused. value is a double precision value, unused. Detailed_OutputNone. ParametersNone. ExceptionsError free. FilesNone. ParticularsThe routine performs no evaluations. It exists for GF routines expecting an `udfuns' argument. In the cases where `udfuns' is unneeded or unavailable, this routine provides a null operation alternative. ExamplesNone. RestrictionsNone. Literature_ReferencesNone. Author_and_InstitutionJ. Diaz del Rio (ODC Space) E.D. Wright (JPL) Version
-CSPICE Version 1.0.1, 27-AUG-2021 (JDR)
Edited the header to comply with NAIF standard.
-CSPICE Version 1.0.0, 22-OCT-2013 (EDW)
Index_EntriesGF dummy function for udfuns signature arguments |
Fri Dec 31 18:41:14 2021