Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/spice/

spice_kernel_load.pro


Routines

Routines from spice_kernel_load.pro

result = spice_bodc2s(code)
result = spice_bods2c(name, found)
result = spice_bod2s(nnn)

Function: SPICE_BOD2S Purpose: returns true name (string) of a body given either the CODE or an alias string usage: name = spice_bod2s(-202) name = spice_bod2s('MAVEN_SC_BUS') ; name set to 'MAVEN_SPACECRAFT'

spice_kernel_load, kernels, unload=unload, verbose=verbose, info=info

Routine details

top source spice_bodc2s

result = spice_bodc2s(code)

Parameters

code

top source spice_bods2c

result = spice_bods2c(name, found)

Parameters

name
found

top source spice_bod2s

result = spice_bod2s(nnn)

Function: SPICE_BOD2S Purpose: returns true name (string) of a body given either the CODE or an alias string usage: name = spice_bod2s(-202) name = spice_bod2s('MAVEN_SC_BUS') ; name set to 'MAVEN_SPACECRAFT'

Parameters

nnn

top source spice_kernel_load

spice_kernel_load, kernels, unload=unload, verbose=verbose, info=info

Parameters

kernels

Keywords

unload
verbose
info

File attributes

Modification date: Fri Apr 18 15:21:19 2014
Lines: 35