obj/plt/
plt_assign.pro
Routines
top plt_assign
NV/OBJ/PLT
NAME:
plt_assign
PURPOSE:
Replaces fields in a PLANET object. This is a convenient way of
setting multiple fields in one call, and only a single event is
generated.
CATEGORY:
NV/OBJ/PLT
CALLING SEQUENCE:
plt_assign, pd, <keywords>=<values>
ARGUMENTS:
INPUT:
pd: PLANET object.
OUTPUT: NONE
KEYWORDS:
INPUT:
<keywords>: PLANET fields to set.
noevent: If set, no event is generated.
OUTPUT: NONE
RETURN: NONE
STATUS:
Complete
SEE ALSO:
plt_set_*
MODIFICATION HISTORY:
Written by: Spitale 2/2017
File attributes
Modification date: | Mon May 7 13:19:54 2018 |
Lines: | 9 |