Vertex Viewer SDK
Preparing search index...
Viewer
MeasurementOutcome
Interface MeasurementOutcome
An outcome containing the results of a measurement.
interface
MeasurementOutcome
{
isApproximate
:
boolean
;
results
:
MeasurementResult
[]
;
}
Index
Properties
is
Approximate
results
Properties
is
Approximate
isApproximate
:
boolean
results
results
:
MeasurementResult
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Approximate
results
Vertex Viewer SDK
Loading...
An outcome containing the results of a measurement.