Skip to content

SPICE_DATA::help

Martin Wiesmann edited this page Nov 25, 2022 · 4 revisions

Source code: SPICE_DATA::help

Class: SPICE_DATA

Description

This routine prints out information about the class, such as name, location of definition file and version if there is a line in the header comment beginning with '$ID: ' (comes from CVS). Then it prints out each procedure and function that has a comment line right after the definition.

Syntax

spice_object->help [, /description]

Keywords

description

If set, the header info of the class will also be printed.

Clone this wiki locally