No Description

class_q_c_p_data.tex 3.8KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. \hypertarget{class_q_c_p_data}{}\section{Referencia de la Clase Q\+C\+P\+Data}
  2. \label{class_q_c_p_data}\index{Q\+C\+P\+Data@{Q\+C\+P\+Data}}
  3. Holds the data of one single data point for \hyperlink{class_q_c_p_graph}{Q\+C\+P\+Graph}.
  4. \subsection*{Métodos públicos}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. \hyperlink{class_q_c_p_data_a1f06d624e36ba0ed72ac36d42aa5c7ee}{Q\+C\+P\+Data} ()
  8. \item
  9. \hyperlink{class_q_c_p_data_aa274181ae8de2a0907ba5464d3c2c103}{Q\+C\+P\+Data} (double key, double value)
  10. \end{DoxyCompactItemize}
  11. \subsection*{Atributos públicos}
  12. \begin{DoxyCompactItemize}
  13. \item
  14. \hypertarget{class_q_c_p_data_a2f5ba9aca61bb74f88516e148a4cf71b}{}double {\bfseries key}\label{class_q_c_p_data_a2f5ba9aca61bb74f88516e148a4cf71b}
  15. \item
  16. \hypertarget{class_q_c_p_data_aefe1ecf8fa2e34ed875b67523e542373}{}double {\bfseries value}\label{class_q_c_p_data_aefe1ecf8fa2e34ed875b67523e542373}
  17. \item
  18. \hypertarget{class_q_c_p_data_ae468c3808107c2fd23052481156ab5b5}{}double {\bfseries key\+Error\+Plus}\label{class_q_c_p_data_ae468c3808107c2fd23052481156ab5b5}
  19. \item
  20. \hypertarget{class_q_c_p_data_af107d650b8ee5c3b2961ecddcfb1bccb}{}double {\bfseries key\+Error\+Minus}\label{class_q_c_p_data_af107d650b8ee5c3b2961ecddcfb1bccb}
  21. \item
  22. \hypertarget{class_q_c_p_data_ad26912552d03485ea20d91dcad16aa8f}{}double {\bfseries value\+Error\+Plus}\label{class_q_c_p_data_ad26912552d03485ea20d91dcad16aa8f}
  23. \item
  24. \hypertarget{class_q_c_p_data_a51d8f42bf4d49a1f263531e70cadd6a3}{}double {\bfseries value\+Error\+Minus}\label{class_q_c_p_data_a51d8f42bf4d49a1f263531e70cadd6a3}
  25. \end{DoxyCompactItemize}
  26. \subsection{Descripción detallada}
  27. Holds the data of one single data point for \hyperlink{class_q_c_p_graph}{Q\+C\+P\+Graph}.
  28. The container for storing multiple data points is \hyperlink{qcustomplot_8h_a84a9c4a4c2216ccfdcb5f3067cda76e3}{Q\+C\+P\+Data\+Map}.
  29. The stored data is\+: \begin{DoxyItemize}
  30. \item {\itshape key\+:} coordinate on the key axis of this data point \item {\itshape value\+:} coordinate on the value axis of this data point \item {\itshape key\+Error\+Minus\+:} negative error in the key dimension (for error bars) \item {\itshape key\+Error\+Plus\+:} positive error in the key dimension (for error bars) \item {\itshape value\+Error\+Minus\+:} negative error in the value dimension (for error bars) \item {\itshape value\+Error\+Plus\+:} positive error in the value dimension (for error bars)\end{DoxyItemize}
  31. \begin{DoxySeeAlso}{Ver también}
  32. \hyperlink{qcustomplot_8h_a84a9c4a4c2216ccfdcb5f3067cda76e3}{Q\+C\+P\+Data\+Map}
  33. \end{DoxySeeAlso}
  34. \subsection{Documentación del constructor y destructor}
  35. \hypertarget{class_q_c_p_data_a1f06d624e36ba0ed72ac36d42aa5c7ee}{}\index{Q\+C\+P\+Data@{Q\+C\+P\+Data}!Q\+C\+P\+Data@{Q\+C\+P\+Data}}
  36. \index{Q\+C\+P\+Data@{Q\+C\+P\+Data}!Q\+C\+P\+Data@{Q\+C\+P\+Data}}
  37. \subsubsection[{Q\+C\+P\+Data}]{\setlength{\rightskip}{0pt plus 5cm}Q\+C\+P\+Data\+::\+Q\+C\+P\+Data (
  38. \begin{DoxyParamCaption}
  39. {}
  40. \end{DoxyParamCaption}
  41. )}\label{class_q_c_p_data_a1f06d624e36ba0ed72ac36d42aa5c7ee}
  42. Constructs a data point with key, value and all errors set to zero. \hypertarget{class_q_c_p_data_aa274181ae8de2a0907ba5464d3c2c103}{}\index{Q\+C\+P\+Data@{Q\+C\+P\+Data}!Q\+C\+P\+Data@{Q\+C\+P\+Data}}
  43. \index{Q\+C\+P\+Data@{Q\+C\+P\+Data}!Q\+C\+P\+Data@{Q\+C\+P\+Data}}
  44. \subsubsection[{Q\+C\+P\+Data}]{\setlength{\rightskip}{0pt plus 5cm}Q\+C\+P\+Data\+::\+Q\+C\+P\+Data (
  45. \begin{DoxyParamCaption}
  46. \item[{double}]{key, }
  47. \item[{double}]{value}
  48. \end{DoxyParamCaption}
  49. )}\label{class_q_c_p_data_aa274181ae8de2a0907ba5464d3c2c103}
  50. Constructs a data point with the specified {\itshape key} and {\itshape value}. All errors are set to zero.
  51. La documentación para esta clase fue generada a partir de los siguientes ficheros\+:\begin{DoxyCompactItemize}
  52. \item
  53. \hyperlink{qcustomplot_8h}{qcustomplot.\+h}\item
  54. \hyperlink{qcustomplot_8cpp}{qcustomplot.\+cpp}\end{DoxyCompactItemize}