Points
public struct Points
A simple struct containing the possible calibrations represented as array of ids.
-
Undocumented
Declaration
Swift
public static let One: [Int]
-
Undocumented
Declaration
Swift
public static let Two: [Int]
-
Undocumented
Declaration
Swift
public static let Five: [Int]
-
Undocumented
Declaration
Swift
public static let Nine: [Int]
-
Undocumented
Declaration
Swift
public static var All: [[Int]]