Unverified Commit d6bf38a4 authored by Cole's avatar Cole Committed by GitHub
Browse files

Update EquatorialCylindricalShape.cpp

parent c8133ff2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -422,7 +422,7 @@ namespace Isis {
  /**
   * Override of virtual function for intersectEllipsoid
   *
   * @return tuple of three SpiceDoubles: SpiceDouble a, SpiceDouble b, SpiceDouble c
   * @return QVector holding three SpiceDoubles: SpiceDouble a, SpiceDouble b, SpiceDouble c
   */
  QVector<SpiceDouble> EquatorialCylindricalShape::setTargetRadii() {
    QVector<SpiceDouble> spiceVector(3);