Commit 0cdb3974 authored by Kristin's avatar Kristin
Browse files

Update TgoCassisCamera to write out kernels for the spacecraft frame, rather...

Update TgoCassisCamera to write out kernels for the spacecraft frame, rather than the gimbal frame. Verified that results are the same
parent 8edf2137
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ namespace Isis {
   *                Kernel Frame ID.
   */
  int TgoCassisCamera::CkFrameId() const {
    return (-143410);
    return (-143000);
  }