Dockware Scan
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Dockware Scan
dockware-core
/
ai.dockware.core.scanning.poses
/
ProgressEstimate
Progress
Estimate
data
class
ProgressEstimate
(
val
score
:
Float
=
0.0f
,
val
quality
:
ProgressQuality
=
ProgressQuality.POOR
)
Members
Constructors
Progress
Estimate
Link copied to clipboard
constructor
(
score
:
Float
=
0.0f
,
quality
:
ProgressQuality
=
ProgressQuality.POOR
)
constructor
(
score
:
Float
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
quality
Link copied to clipboard
val
quality
:
ProgressQuality
score
Link copied to clipboard
val
score
:
Float