Source: dataset/pad/pad_dataset__set_join.pro
pad_dataset::set_join
Set the joining options for a PAD dataset.
Usage:
dsref -> set_join, option|<key>
Argument:
option int The joining option, 0=none, 1=sequence, 2=sorted.
Keywords:
none If set, then set plot to no joining.
sequence If set, then set joining of sectors in a loop.
sorted If set, then set joining of sectors in
pitch-angle order.
History:
Original: 22/2/00; SJT