Procedures

ProcedureLocationProcedure TypeDescription
destroy_moon_frame_interpolater moon_frame_module Subroutine
frame_to_j2000 moon_frame_module Function

rotation matrix from the frame to j2000

initialize_moon_frame_interpolater moon_frame_module Subroutine

initialize the moon frame interpolater with the given csv file.

j2000_to_frame moon_frame_module Function

rotation matrix from J2000 to the frame

rpy_to_rot moon_frame_module Subroutine

roll, patch, yaw to rotation matrix

call~~graph~~CallGraph proc~destroy_moon_frame_interpolater moon_frame_interpolater%destroy_moon_frame_interpolater destroy destroy proc~destroy_moon_frame_interpolater->destroy proc~frame_to_j2000 moon_frame_interpolater%frame_to_j2000 proc~j2000_to_frame moon_frame_interpolater%j2000_to_frame proc~frame_to_j2000->proc~j2000_to_frame proc~initialize_moon_frame_interpolater moon_frame_interpolater%initialize_moon_frame_interpolater proc~initialize_moon_frame_interpolater->destroy get get proc~initialize_moon_frame_interpolater->get initialize initialize proc~initialize_moon_frame_interpolater->initialize proc~rpy_to_rot rpy_to_rot proc~j2000_to_frame->proc~rpy_to_rot evaluate evaluate proc~j2000_to_frame->evaluate
Help