imap_processing.spice.time.met_to_sclkticks#
- imap_processing.spice.time.met_to_sclkticks(met: ArrayLike) NDArray[float]#
Convert Mission Elapsed Time (MET) to floating point spacecraft clock ticks.
- Parameters:
met (float, numpy.ndarray) – Number of seconds since epoch according to the spacecraft clock.
- Returns:
The mission elapsed time converted to nanoseconds since the J2000 epoch.
- Return type: