Points

public struct Points

A simple struct containing the possible calibrations represented as array of ids.

  • One

    Undocumented

    Declaration

    Swift

    public static let One: [Int]
  • Two

    Undocumented

    Declaration

    Swift

    public static let Two: [Int]
  • Undocumented

    Declaration

    Swift

    public static let Five: [Int]
  • Undocumented

    Declaration

    Swift

    public static let Nine: [Int]
  • All

    Undocumented

    Declaration

    Swift

    public static var All: [[Int]]