ARCS6 AR6-REV.24062600
読み取り中…
検索中…
一致する文字列を見つけられません
ARCS::CuiPlot メンバ一覧

継承メンバを含む ARCS::CuiPlot の全メンバ一覧です。

ClearAxis(void)ARCS::CuiPlotinline
CuiPlot(FrameGraphics &Frame, int Left, int Top, int Width, int Height)ARCS::CuiPlotinline
CuiPlot(CuiPlot &&r)=deleteARCS::CuiPlot
Disp(void)ARCS::CuiPlotinline
DrawAxis(void)ARCS::CuiPlotinline
DrawCursorX(const double x)ARCS::CuiPlotinline
DrawLegend(size_t i, const std::string &name, const FGcolors &color)ARCS::CuiPlotinline
DrawLegends(const std::array< std::string, N > &names, const std::array< FGcolors, N > &colors)ARCS::CuiPlotinline
DrawLegends(const std::array< std::string, N > &names, const std::array< FGcolors, N > &colors, size_t num)ARCS::CuiPlotinline
DrawText(const double x, const double y, const std::string &text)ARCS::CuiPlotinline
DrawValue(const double x, const double y, const std::string &format, const double val)ARCS::CuiPlotinline
LoadPlaneFromBuffer(void)ARCS::CuiPlotinline
Plot(const double x, const double y, const CuiPlotTypes type, const uint32_t color)ARCS::CuiPlotinline
Plot(const double x, const double y, const CuiPlotTypes type, const double r, const double g, const double b)ARCS::CuiPlotinline
Plot(const double x, const double y, const CuiPlotTypes type, const FGcolors color)ARCS::CuiPlotinline
Plot(const double x1, const double y1, const double x2, const double y2, const CuiPlotTypes type, const uint32_t color)ARCS::CuiPlotinline
Plot(const double x1, const double y1, const double x2, const double y2, const CuiPlotTypes type, const double r, const double g, const double b)ARCS::CuiPlotinline
Plot(const double x1, const double y1, const double x2, const double y2, const CuiPlotTypes type, const FGcolors color)ARCS::CuiPlotinline
Plot(const std::array< double, N > &x, const std::array< double, N > &y, const CuiPlotTypes type, const uint32_t color)ARCS::CuiPlotinline
Plot(const std::array< double, N > &x, const std::array< double, N > &y, const CuiPlotTypes type, const double r, const double g, const double b)ARCS::CuiPlotinline
Plot(const std::array< double, N > &x, const std::array< double, N > &y, const CuiPlotTypes type, const FGcolors color)ARCS::CuiPlotinline
Plot(const Matrix< 1, N > &x, const Matrix< 1, N > &y, const CuiPlotTypes type, const uint32_t color)ARCS::CuiPlotinline
Plot(const Matrix< 1, N > &x, const Matrix< 1, N > &y, const CuiPlotTypes type, const double r, const double g, const double b)ARCS::CuiPlotinline
Plot(const Matrix< 1, N > &x, const Matrix< 1, N > &y, const CuiPlotTypes type, const FGcolors color)ARCS::CuiPlotinline
SetAxisLabels(const std::string &xlabel, const std::string &ylabel)ARCS::CuiPlotinline
SetColors(FGcolors Axis, FGcolors Grid, FGcolors Text, FGcolors Back, FGcolors Cursor)ARCS::CuiPlotinline
SetGridDivision(size_t xdiv, size_t ydiv)ARCS::CuiPlotinline
SetGridLabelFormat(const std::string &xformat, const std::string &yformat)ARCS::CuiPlotinline
SetRanges(double xmin, double xmax, double ymin, double ymax)ARCS::CuiPlotinline
StorePlaneInBuffer(void)ARCS::CuiPlotinline
TimeSeriesPlot(RingBuffer< double, N, M > &t, RingBuffer< double, N, M > &y, const CuiPlotTypes type, const uint32_t color)ARCS::CuiPlotinline
TimeSeriesPlot(RingBuffer< double, N, M > &t, RingBuffer< double, N, M > &y, const CuiPlotTypes type, const double r, const double g, const double b)ARCS::CuiPlotinline
TimeSeriesPlot(RingBuffer< double, N, M > &t, RingBuffer< double, N, M > &y, const CuiPlotTypes type, const FGcolors color)ARCS::CuiPlotinline
Visible(bool visible)ARCS::CuiPlotinline
~CuiPlot()ARCS::CuiPlotinline