MCPcopy Create free account

hub / github.com/HighTorque-Robotics/Panthera-HT_ROS2 / functions

Functions5,305 in github.com/HighTorque-Robotics/Panthera-HT_ROS2

↓ 5 callersMethodcharWidth
@see java.awt.FontMetrics#charWidth(char)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockFontMetrics.java:64
↓ 5 callersFunctiondecode_u32
src/hightorque_robot/third_part/lcm/lcm-lite/lcmlite.c:25
↓ 5 callersFunctionemit_c_array_loops_end
src/hightorque_robot/third_part/lcm/lcmgen/emit_c.c:573
↓ 5 callersFunctionemit_c_array_loops_start
src/hightorque_robot/third_part/lcm/lcmgen/emit_c.c:538
↓ 5 callersMethodendPaintIteration
Invoked to inform implementations that a paint iteration ends for the corresponding {@link info.monitorenter.gui.chart.ITrace2D}. <p> @param g2d
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IPointPainter.java:60
↓ 5 callersMethodfillOval
@see java.awt.Graphics#fillOval(int, int, int, int)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockGraphics2D.java:379
↓ 5 callersMethodfirePointAdded
Fire property change events related to an added point. <p> A property change event for property <code>{@link ITrace2D#PROPERTY_TRACEPOINT}</code> with
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:698
↓ 5 callersMethodflush
Flush any unwritten data to the underlying file descriptor.
src/hightorque_robot/third_part/lcm/lcm-java/lcm/logging/Log.java:73
↓ 5 callersMethodflushBuffer
Writes the buffer if it contains any dirty data
src/hightorque_robot/third_part/lcm/lcm-java/lcm/util/BufferedRandomAccessFile.java:81
↓ 5 callersFunctionfread32
src/hightorque_robot/third_part/lcm/lcm/ioutils.h:37
↓ 5 callersFunctionfwrite32
src/hightorque_robot/third_part/lcm/lcm/ioutils.h:16
↓ 5 callersMethodget
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/internal/gtest-linked_ptr.h:182
↓ 5 callersMethodgetAxisPosition
Returns the constant for the position of this axis for the chart. <p> @return {@link Chart2D#CHART_POSITION_LEFT}, {@link Chart2D#CHART_POSIT
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:517
↓ 5 callersMethodgetCharts
Returns all charts being displayed @return all chrats being displayed
src/hightorque_robot/third_part/lcm/lcm-java/lcm/spy/ChartData.java:44
↓ 5 callersMethodgetCurrentTorque
src/hightorque_robot/src/panthera/Panthera.cpp:187
↓ 5 callersMethodgetCurrentVelGripper
src/hightorque_robot/src/panthera/Panthera.cpp:203
↓ 5 callersMethodgetMaxAmountChars
Returns the maximum amount of characters that will be returned from {@link #format(double)}. <p> @return the maximum amount of characters that will
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxisLabelFormatter.java:92
↓ 5 callersMethodgetMaxSize
<p> Returns the maximum amount of {@link TracePoint2D} instances that may be added. For implementations that limit the maximum amount this is a reason
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:700
↓ 5 callersMethodgetMaxTransformed
Returns the transformed max with additional error treatment in case of empty traces. <p> @return the transformed max with additional error treatment
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/axis/AAxisTransformation.java:374
↓ 5 callersMethodgetMaxY
Returns the maximum value to be displayed on the y- axis of the Chart2D. Implementations should be synchronized for multithreaded use. No exception is
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:727
↓ 5 callersMethodgetMinTransformed
Returns the transformed min with additional error treatment in case of empty traces. <p> @return the transformed min with additional error treatment
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/axis/AAxisTransformation.java:394
↓ 5 callersMethodgetPosition
(int x)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/logging/JScrubber.java:225
↓ 5 callersMethodgetPreviousX
Returns the previous X value that had to be painted by {@link #paintPoint(int, int, int, int, Graphics, ITracePoint2D)}. <p> This value will be {@lin
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/painters/ATracePainter.java:162
↓ 5 callersMethodgetPreviousY
Returns the previous Y value that had to be painted by {@link #paintPoint(int, int, int, int, Graphics, ITracePoint2D)}. <p> This value will be {@lin
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/painters/ATracePainter.java:186
↓ 5 callersMethodgetRangePolicy
Returns the range policy of this axis. <p> @return the range policy of this axis.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:741
↓ 5 callersMethodgetRenderer
Returns the chart that renders this instance or null, if this trace is not added to a chart. <p> The chart that renders this trace registers itself wi
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:1187
↓ 5 callersMethodgetScaleValues
Returns the array of labeled values that will be used by the <code>{@link Chart2D}</code> to paint labels. <p> @param g2d Provides informati
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxisScalePolicy.java:49
↓ 5 callersMethodgetStroke
Returns the Stroke that is used to render this instance. <p> @return the Stroke that is used to render this instance. @see #setStroke(Stroke)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:896
↓ 5 callersMethodgetUnit
Returns the unit that is currently used by this formatter. <p> @return the unit that is currently used by this formatter.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxisLabelFormatter.java:138
↓ 5 callersMethodgetUnitName
Retunrns the short unit name of this unit a result of {@link #getValue(double)} has to be related with to know the this result is displayed in a unit.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/units/AUnit.java:227
↓ 5 callersMethodgetX2
(double v)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/logging/JScrubber.java:219
↓ 5 callersFunctionimax
src/hightorque_robot/third_part/lcm/lcmgen/emit_c.c:46
↓ 5 callersMethodisDirectory
Returns true if the given String denotes a directory. <p> @param urlstring the url format String pointing to a file. @return true if the g
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/io/FileFilterExtensions.java:171
↓ 5 callersMethodisMajorTick
Returns true if this label is a major tick, false else. <p> @return true if this label is a major tick, false else. @see info.monitorenter.gui.chart
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/LabeledValue.java:100
↓ 5 callersMethodisOpen
src/hightorque_robot/third_part/serial_cmake/src/serial.cc:92
↓ 5 callersMethodisPaintGrid
Returns wether the x grid is painted or not. <p> @return wether the x grid is painted or not.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:888
↓ 5 callersFunctionis_reserved_channel
src/hightorque_robot/third_part/lcm/lcm/lcm_mpudpm.c:379
↓ 5 callersMethoditeratorL2F
Returns an <code>Iterator</code> that will return the elements in exactly the order the subsequent call to <code>remove()</code> would do. <p> The old
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/collections/RingBufferArrayFast.java:493
↓ 5 callersFunctionlcm_buf_queue_is_empty
src/hightorque_robot/third_part/lcm/lcm/udpm_util.c:220
↓ 5 callersMethodlcm_enable
src/hightorque_robot/src/hardware/robot.cpp:155
↓ 5 callersFunctionlcm_udpm_destroy
src/hightorque_robot/third_part/lcm/lcm/lcm_udpm.c:162
↓ 5 callersMethodmake_message
(self, iteration)
src/hightorque_robot/third_part/lcm/test/python/client.py:133
↓ 5 callersMethodmaxXSearch
Internal search for the maximum x value that is only invoked if no cached value is at hand or bounds have changed by adding new points. <p> The result
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:1269
↓ 5 callersMethodmaxYSearch
Internal search for the maximum y value that is only invoked if no cached value is at hand or bounds have changed by adding new points. <p> The result
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:1304
↓ 5 callersMethodminXSearch
Internal search for the minimum x value that is only invoked if no cached value is at hand or bounds have changed by adding new points. <p> The result
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:1340
↓ 5 callersMethodminYSearch
Internal search for the minimum y value that is only invoked if no cached value is at hand or bounds have changed by adding new points. <p> The result
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:1376
↓ 5 callersMethodmodelIndex
(int viewIndex)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/util/TableSorter.java:239
↓ 5 callersMethodnotifyListeners
(String name)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/util/ParameterGUI.java:523
↓ 5 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest.cc:4265
↓ 5 callersMethodpos_vel_MAXtqe
src/hightorque_robot/src/hardware/motor.cpp:396
↓ 5 callersFunctionpublish_message_internal
This function assumes that the caller is holding the transmit_lock The transmit lock is held so that all fragments are transmitted together, and so th
src/hightorque_robot/third_part/lcm/lcm/lcm_mpudpm.c:1090
↓ 5 callersMethodread
src/hightorque_robot/third_part/serial_cmake/src/serial.cc:123
↓ 5 callersMethodreadLock
src/hightorque_robot/third_part/serial_cmake/src/impl/win.cc:613
↓ 5 callersMethodreceiveMessage
Not for use by end users. Provider back ends call this method when they receive a message. The subscribers that match the channel name are synchronous
src/hightorque_robot/third_part/lcm/lcm-java/lcm/lcm/LCM.java:223
↓ 5 callersMethodreset
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/internal/gtest-port.h:1132
↓ 5 callersMethodrun
()
src/hightorque_robot/third_part/lcm/test/java/lcmtest/LcmTestClient.java:164
↓ 5 callersMethodseek
(long pos)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/util/BufferedRandomAccessFile.java:70
↓ 5 callersMethodsetConnectionColor
@see info.monitorenter.gui.chart.IErrorBarPainter#setConnectionColor(java.awt.Color)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/errorbars/ErrorBarPainter.java:678
↓ 5 callersMethodsetConnectionPainter
@see info.monitorenter.gui.chart.IErrorBarPainter#setConnectionPainter(info.monitorenter.gui.chart.IPointPainterConfigurableUI)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/errorbars/ErrorBarPainter.java:690
↓ 5 callersMethodsetEnabled
@see javax.swing.AbstractAction#setEnabled(boolean)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/controls/LayoutFactory.java:602
↓ 5 callersMethodsetEndPointColor
@see info.monitorenter.gui.chart.IErrorBarPainter#setEndPointColor(java.awt.Color)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/errorbars/ErrorBarPainter.java:707
↓ 5 callersMethodsetEndPointPainter
@see info.monitorenter.gui.chart.IErrorBarPainter#setEndPointPainter(info.monitorenter.gui.chart.IPointPainterConfigurableUI)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/errorbars/ErrorBarPainter.java:718
↓ 5 callersMethodsetErrorBarPainter
Makes the given error bar painter the sole painter for error bars of this instance. <p> @param painter the painter to use.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IErrorBarPolicy.java:316
↓ 5 callersMethodsetMajorTick
Set this label as a major tick. <p> @param isMajorTick the major tick state to set. @see info.monitorenter.gui.chart.axis.AAxis#setMajorTic
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/LabeledValue.java:126
↓ 5 callersMethodsetMajorTickSpacing
This method sets the major tick spacing for label generation. <p> Only values between 0.0 and 100.0 are allowed. <p> The number that is passed in repr
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:1055
↓ 5 callersMethodsetPhysicalUnits
Assigns a specific String representing the physical unit to the <code> ITrace2D</code> (e.g. Volt, Ohm, lux, ...) which will be displayed by the <cod
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:1107
↓ 5 callersMethodsetScaledX
Only intended for Chart2D!!!. <p> @param scaledX the scaledX to set
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITracePoint2D.java:260
↓ 5 callersMethodsetScaledY
Only intended for Chart2D!!!. <p> @param scaledY the scaledY to set
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITracePoint2D.java:269
↓ 5 callersMethodsetSteps
Sets the amount of steps in the color space. <p> @param steps the amount of steps in the color space.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/util/ColorIterator.java:489
↓ 5 callersMethodsetTrace
Intended for {@link info.monitorenter.gui.chart.traces.ATrace2D} only that will register itself to the instances added to it. <p> This is support for
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IErrorBarPolicy.java:369
↓ 5 callersMethodstop
Stops this Thread. Data collection will end when finished the current loop. <p> Note that your application may <ol> <li>run into deadlocks (blocking I
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/io/ADataCollector.java:234
↓ 5 callersFunctionstrip_dots
* Simple function that takes a string like this.is.a.string and turns it into * string. * * CAUTION: memory has to be freed manually. */
src/hightorque_robot/third_part/lcm/lcmgen/emit_go.c:70
↓ 5 callersMethodtoString
@see java.lang.Object#toString()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/reflection/ObjectRecorder.java:522
↓ 5 callersMethodtoString
Returns "X". <p> @return "X"
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/axis/AAxis.java:675
↓ 5 callersMethodtransform
Performs {@link Math#log10(double)} with a check for reaching infinity. <p> The argument should not be negative, so only normalized values (no chart
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/axis/AxisLogE.java:112
↓ 5 callersMethodwriteObject
Provides serialization support. @param stream the output stream. @throws IOException if there is an I/O error.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:2004
↓ 5 callersMethodwriteShort
(int v)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/lcm/LCMDataOutputStream.java:149
↓ 5 callersMethodzoomAll
Resets the zooming area to a range that displays all data. <p>
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ZoomableChart.java:342
↓ 4 callersFunctionCmpHelperEQ
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/gtest.h:1387
↓ 4 callersMethodFailed
Returns true iff the test failed.
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest.cc:2170
↓ 4 callersFunctionFormatBool
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest-internal-inl.h:1171
↓ 4 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest.cc:2809
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest.cc:2817
↓ 4 callersFunctionGetElementOr
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest-internal-inl.h:303
↓ 4 callersFunctionIsSpace
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/internal/gtest-port.h:2263
↓ 4 callersMethodReadInt64
()
src/hightorque_robot/third_part/lcm/lcm-dotnet/lcm/lcm/LCMDataInputStream.cs:114
↓ 4 callersMethodSend
(string chanstr, byte[] channel, byte[] data)
src/hightorque_robot/third_part/lcm/lcm-dotnet/lcm/lcm/TCPService.cs:216
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest.cc:724
↓ 4 callersMethodStart
()
src/hightorque_robot/third_part/lcm/lcm-dotnet/lcm/lcm/TCPService.cs:132
↓ 4 callersFunctionStrDup
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/internal/gtest-port.h:2310
↓ 4 callersMethodSubscribe
Subscribe subscribes to an LCM channel with the given buffer size. Whenever an incoming message is handled by LCM the encoded data is sent in the form
src/hightorque_robot/third_part/lcm/lcm-go/lcm/lcm.go:92
↓ 4 callersFunction__int64_t_decode_array
src/hightorque_robot/third_part/lcm/lcm/lcm_coretypes.h:319
↓ 4 callersFunction__int64_t_encode_array
src/hightorque_robot/third_part/lcm/lcm/lcm_coretypes.h:289
↓ 4 callersFunction_primitive_type_size
src/hightorque_robot/third_part/lcm/lcmgen/emit_lua.c:157
↓ 4 callersFunction_send_fully
src/hightorque_robot/third_part/lcm/lcm/lcm_tcpq.c:77
↓ 4 callersFunction_strdup
src/hightorque_robot/third_part/lcm/test/c/common.c:58
↓ 4 callersFunctionabs_index
src/hightorque_robot/third_part/lcm/lcm-lua/lua_ref_helper.c:12
↓ 4 callersMethodaddErrorBarPolicy
Adds the given error bar policy to the internal set of error bar policies. <p> It will be the last error bar policy to render (most forward on screen)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:510
↓ 4 callersMethodaddTracePainter
Adds the given trace painter to the internal set of trace painters. <p> It will be the last painter to paint (most forward). <p> @param painter
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:593
↓ 4 callersFunctionadd_char_to_token
src/hightorque_robot/third_part/lcm/lcmgen/tokenize.c:130
← previousnext →401–500 of 5,305, ranked by callers