Skip to content

Commit

Permalink
Update ObjObsSAP.tex
Browse files Browse the repository at this point in the history
max_obs description added to the optional output parameters.
  • Loading branch information
aibaiba authored Dec 16, 2024
1 parent 80df246 commit db4a05b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions ObjObsSAP.tex
Original file line number Diff line number Diff line change
Expand Up @@ -606,13 +606,15 @@ \subsubsection{Standard output fields}
\item {Exactly one field \textbf{MAY }have a name="\textbf{em\_max}" with\\
utype="\textbf{Char.Spectral.Axis.Energy.Max}"\\
datatype="float", ucd="em.energy" and unit="m" , containing the high energy bound for this particular sky position and
observability time interval.}
datatype="float", ucd="em.energy" and unit="m" , containing the high energy bound for this particular sky position and observability time interval.}
\item {Exactly one field \textbf{MAY }have a name="\textbf{max\_obs}" with\\
utype="\textbf{Char.TimeAxis.Coverage.Support.Extent}"\\ with
datatype="float", ucd="time.duration" and unit="s" , containing the maximum observavility period for the given sky position at the given time.}
\item {Exactly one field \textbf{MAY }have a name="\textbf{elevation\_min}" with\\
utype="\textbf{Char.Position.Axis.Min}"\\ with
datatype="float", ucd="angle.validity" and unit="deg" , containing the minimum elevation for this particular sky position and observability
time interval.}
datatype="float", ucd="angle.validity" and unit="deg" , containing the minimum elevation for this particular sky position and observability time interval.}
\item {Exactly one field \textbf{MAY }have a name="\textbf{elevation\_max}" with\\
utype="\textbf{Char.Position.Axis.Max}"\\
Expand Down

0 comments on commit db4a05b

Please sign in to comment.