Regrip API / domain/GyroPipeline.gen / sample
Type Alias: sample
sample =
object
Defined in: packages/core/src/domain/GyroPipeline.gen.ts:25
One stepped gyro sample at every stage: calibrated relative pose, drift-corrected pose, display-stabilized pose, and the timing/velocity that produced them.
Properties
driftCorrected
readonlydriftCorrected:t
Defined in: packages/core/src/domain/GyroPipeline.gen.ts:27
dtSeconds
readonlydtSeconds:number
Defined in: packages/core/src/domain/GyroPipeline.gen.ts:30
relative
readonlyrelative:t
Defined in: packages/core/src/domain/GyroPipeline.gen.ts:26
stabilized
readonlystabilized:t
Defined in: packages/core/src/domain/GyroPipeline.gen.ts:28
velocityMagnitude
readonlyvelocityMagnitude:number
Defined in: packages/core/src/domain/GyroPipeline.gen.ts:29