public class Antennas.RFMode
extends java.lang.Object
| Constructor and Description |
|---|
RFMode()
Connstructor
|
RFMode(int tableIndex,
int tari)
Constructor with parameters
|
| Modifier and Type | Method and Description |
|---|---|
int |
getTableIndex()
Gets the RF Mode table to be used.
|
int |
getTari()
Gets or sets the TARI specified in nsec.
|
void |
setTableIndex(int tableIndex)
Sets the RF Mode table to be used.
|
void |
setTari(int tari) |
public RFMode()
public RFMode(int tableIndex,
int tari)
tableIndex - tari - public int getTableIndex()
public void setTableIndex(int tableIndex)
public int getTari()
public void setTari(int tari)