org.discotools.io.aprs
Class AprsSymbolTable
java.lang.Object
org.discotools.io.aprs.AprsSymbolTable
public class AprsSymbolTable
- extends Object
Method Summary |
static AprsSymbol |
get(int table,
char code,
char overlay)
|
static char |
getCode(char prefix,
String identifier,
int table)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRIMARY
public static final int PRIMARY
- See Also:
- Constant Field Values
ALTERNATE
public static final int ALTERNATE
- See Also:
- Constant Field Values
SSID_SYM_CODE
protected static final char[] SSID_SYM_CODE
- SSID-to-Symbol-Code lookup table
AprsSymbolTable
public AprsSymbolTable()
get
public static final AprsSymbol get(int table,
char code,
char overlay)
getCode
public static final char getCode(char prefix,
String identifier,
int table)
Copyright © 2012-2013 DISCO Foundation. All Rights Reserved.