Uses of Class
spice.basic.PointingRecord
-
Packages that use PointingRecord Package Description spice.basic -
-
Uses of PointingRecord in spice.basic
Subclasses of PointingRecord in spice.basic Modifier and Type Class Description class
PointingAndAVRecord
Class PointingAndAVRecord encapsulates outputs from C-kernel pointing and angular velocity lookups.Constructors in spice.basic with parameters of type PointingRecord Constructor Description PointingRecord(PointingRecord rec)
Copy constructor.This constructor creates a deep copy.
-