No Description

class_q_c_p_curve_data.tex 3.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. \hypertarget{class_q_c_p_curve_data}{}\section{Referencia de la Clase Q\+C\+P\+Curve\+Data}
  2. \label{class_q_c_p_curve_data}\index{Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}}
  3. Holds the data of one single data point for \hyperlink{class_q_c_p_curve}{Q\+C\+P\+Curve}.
  4. \subsection*{Métodos públicos}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. \hyperlink{class_q_c_p_curve_data_a48252779b5198a509d99c69ae223fbf8}{Q\+C\+P\+Curve\+Data} ()
  8. \item
  9. \hyperlink{class_q_c_p_curve_data_a3586be0cc6f8db15bcdd0c0d03b0c173}{Q\+C\+P\+Curve\+Data} (double t, double key, double value)
  10. \end{DoxyCompactItemize}
  11. \subsection*{Atributos públicos}
  12. \begin{DoxyCompactItemize}
  13. \item
  14. \hypertarget{class_q_c_p_curve_data_aecc395525be28e9178a088793beb3ff3}{}double {\bfseries t}\label{class_q_c_p_curve_data_aecc395525be28e9178a088793beb3ff3}
  15. \item
  16. \hypertarget{class_q_c_p_curve_data_a8a4ec5f2b9a396149fd842e309701bd4}{}double {\bfseries key}\label{class_q_c_p_curve_data_a8a4ec5f2b9a396149fd842e309701bd4}
  17. \item
  18. \hypertarget{class_q_c_p_curve_data_a72b39b8e1dbf7b45382ebd48419b6828}{}double {\bfseries value}\label{class_q_c_p_curve_data_a72b39b8e1dbf7b45382ebd48419b6828}
  19. \end{DoxyCompactItemize}
  20. \subsection{Descripción detallada}
  21. Holds the data of one single data point for \hyperlink{class_q_c_p_curve}{Q\+C\+P\+Curve}.
  22. The container for storing multiple data points is \hyperlink{qcustomplot_8h_a444d37ec9cb2951b3a7fe443c34d1658}{Q\+C\+P\+Curve\+Data\+Map}.
  23. The stored data is\+: \begin{DoxyItemize}
  24. \item {\itshape t\+:} the free parameter of the curve at this curve point (cp. the mathematical vector {\itshape (x(t), y(t))}) \item {\itshape key\+:} coordinate on the key axis of this curve point \item {\itshape value\+:} coordinate on the value axis of this curve point\end{DoxyItemize}
  25. \begin{DoxySeeAlso}{Ver también}
  26. \hyperlink{qcustomplot_8h_a444d37ec9cb2951b3a7fe443c34d1658}{Q\+C\+P\+Curve\+Data\+Map}
  27. \end{DoxySeeAlso}
  28. \subsection{Documentación del constructor y destructor}
  29. \hypertarget{class_q_c_p_curve_data_a48252779b5198a509d99c69ae223fbf8}{}\index{Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}!Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}}
  30. \index{Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}!Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}}
  31. \subsubsection[{Q\+C\+P\+Curve\+Data}]{\setlength{\rightskip}{0pt plus 5cm}Q\+C\+P\+Curve\+Data\+::\+Q\+C\+P\+Curve\+Data (
  32. \begin{DoxyParamCaption}
  33. {}
  34. \end{DoxyParamCaption}
  35. )}\label{class_q_c_p_curve_data_a48252779b5198a509d99c69ae223fbf8}
  36. Constructs a curve data point with t, key and value set to zero. \hypertarget{class_q_c_p_curve_data_a3586be0cc6f8db15bcdd0c0d03b0c173}{}\index{Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}!Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}}
  37. \index{Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}!Q\+C\+P\+Curve\+Data@{Q\+C\+P\+Curve\+Data}}
  38. \subsubsection[{Q\+C\+P\+Curve\+Data}]{\setlength{\rightskip}{0pt plus 5cm}Q\+C\+P\+Curve\+Data\+::\+Q\+C\+P\+Curve\+Data (
  39. \begin{DoxyParamCaption}
  40. \item[{double}]{t, }
  41. \item[{double}]{key, }
  42. \item[{double}]{value}
  43. \end{DoxyParamCaption}
  44. )}\label{class_q_c_p_curve_data_a3586be0cc6f8db15bcdd0c0d03b0c173}
  45. Constructs a curve data point with the specified {\itshape t}, {\itshape key} and {\itshape value}.
  46. La documentación para esta clase fue generada a partir de los siguientes ficheros\+:\begin{DoxyCompactItemize}
  47. \item
  48. \hyperlink{qcustomplot_8h}{qcustomplot.\+h}\item
  49. \hyperlink{qcustomplot_8cpp}{qcustomplot.\+cpp}\end{DoxyCompactItemize}