User Manual
86 Location Software Library PLUS System Manual
Proprietary Information: Do not disclose unless authorized under a Nondisclosure Agreement and the Partner Agreement.
calculated.
bestReaderIdLow, bestReaderIdHi
The best Reader is the first TOA of the last bundle used to solve. This is include
primarily as a debugging aid.
positionFom
is a figure of merit (quality metric) for the position. The range is 0 to 100, 0 being worst and 100
being best position metric.
Returns
0 – Success
Less then zero – Unknown Tag ID or No solution available
4.5.2.8.5 RemoveTag Function
public virtual int RemoveTag( int
tagId
)
Removes a Tag from the Tag database. The Tag can be either a normal Tag or a calibration Tag.
tagId
is the ID of the Tag.
Returns
0 – Success
Less than zero – Unknown Tag ID
4.5.2.9 Solver Configuration
The Location Software Solver has a number of parameters that are user-configurable, such as filter
settings. The functions in this section are used to get and set those parameters.
4.5.2.9.1 SetSolverParm Function
public virtual int SetSolverParm( int
parameterId,
variant
parameter
)
Sets one of the allowable solver parameters. Parameters can be different types; some are integer and some are
floating point values. A Variant structure is used to deliver the parameter.
The following table describes the currently documented solver parameters: