Type Alias SphereCorrection<T>

SphereCorrection: { pan?: T; roll?: T; tilt?: T }

Object defining angular corrections to a sphere

Type Parameters

  • T = number | string