au.gov.amsa.sgb.decoder.rotatingfield.RlsProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sgb-decoder Show documentation
Show all versions of sgb-decoder Show documentation
Decodes second generation Beacon detection messages and Beacon 23 Hex IDs
The newest version!
package au.gov.amsa.sgb.decoder.rotatingfield;
public enum RlsProvider {
GALILEO, GLONASS, OTHER;
}