OBJECT

SatelliteFrameTargets

link GraphQL Schema definition

  • type SatelliteFrameTargets {
  • # Detections within the frame that are not correlated with AIS
  • dark_count: Int
  • # Detections within the frame that are correlated with AIS
  • correlated_count: Int
  • }