Commit 051036f2 authored by Jesse Mapel's avatar Jesse Mapel
Browse files

PROG: Added return documentation to BundleSolutionInfo:OutputHeader. References #4159

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@7009 41f8697f-d340-4b68-9986-7bafba869bb8
parent e91fb9d3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -544,6 +544,8 @@ namespace Isis {
   * 
   * @param fpOut The output stream that the header will be sent to.
   * 
   * @return @b bool If the header was successfully output to the output stream.
   * 
   * @throws IException::Io "Failed to output residual percentiles for bundleout"
   * @throws IException::Io "Failed to output residual box plot for bundleout"
   */