Interface | Description |
---|---|
DataFunction |
Defines a function for applying the numeric data in NumericControlProbes, or
generating data in NumericMonitorProbes.
|
Probe.ExportProps |
Class | Description |
---|---|
AffineNumericInputProbe | |
CutPlaneProbe |
Basic plane probe that can display information as it cuts through a model
|
DataFunctionBase |
Defines a base implementation for DataFunction that also implements
Clonable.
|
FemDisplayProbe |
A probe that allows you to examine the stress/strain inside a
FemModel3d . |
FrameTrackingProbe |
Controls the target position of a frame based on marker data.
|
ImagePlaneProbe | |
ImageProbe | |
InputProbe | |
MarkerMotionData |
Data structure that contains motion data for a set of markers over a series
of frames.
|
MeshIntersectingProbe |
A basic display probe that shows the intersection of a rigid body
with the display probe's plane
|
NumericControlProbe | |
NumericDataFunctionProbe |
Base class for a NumericProbe that uses DataFunctions.
|
NumericDifferenceProbe | |
NumericInputProbe | |
NumericMonitorProbe |
An output probe that generates data with an application-supplied
generating function.
|
NumericOutputProbe | |
NumericProbeBase | |
NumericProbeDriver |
Encapsulates the code used to map inputs to properties for a
NumericInputProbe, or properties to outputs for a NumericOutputProbe.
|
NumericProbeEdit | |
NumericProbeVariable |
Contains information related to the input or output channels of a probe.
|
OutputProbe | |
PlotTraceInfo |
Stores information used in plotting a specific trace for a NumericProbe
vector.
|
PlotTraceManager |
Maintains a PlotTraceInfo for each entry in the data vector of a
NumericProbe.
|
PointTracingProbe | |
Probe | |
Probe.ImportExportFileInfo |
Contains information about the types of files this probe
can be exported or imported to.
|
RigidTransformInputProbe | |
TextExportProps | |
TracingProbe | |
TRCReader |
Reads a TRC (Track-Row-Column) marker data file.
|
VectorTracingProbe | |
WayPoint | |
WayPointProbe | |
WayPointProbeTest |