Skip to content

Structs

  • jsBrightnessCorrection_BETA Structure used to adjust and scale the brightness values returned with scan data. The brightness is corrected in the following manner:
  • jsCameraImage This structure is used to return a greyscale image capture from the scan head.
  • jsCoordinate A spatial coordinate point in scan system units.
  • jsDiscovered Structure used to provide information as to scan heads discovered on the network.
  • jsExclusionMask Structure used to define which pixels in the camera to exclude from scan data.
  • jsProfile Scan data is returned from the scan head through profiles; each profile returning a single scan line at a given moment in time.
  • jsProfileData A data point within a returned profile's data.
  • jsRawProfile A Raw Profile is the most basic type of profile returned back from a scan head. The data is left unprocessed with the contents being dependent on the jsDataFormat that the scan head is configured for.
  • jsScanHeadCapabilities Structure used to communicate the various capabilities and limits of a given scan head type.
  • jsScanHeadConfiguration Structure used to configure a scan head's operating parameters.
  • jsScanHeadStatus Structure used to hold information pertaining to the scan head.
  • jsScanSyncDiscovered
  • jsScanSyncStatus Structure used to hold the status of a ScanSync.