public static class CoreComponent.RomF
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float[] |
data |
static java.lang.String |
handleArgs |
static java.lang.String |
handleAuto |
static java.lang.String |
handleMethod_get |
| Constructor and Description |
|---|
RomF(int oM,
int RP) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
float |
get(int m) |
void |
set(int m,
float d) |
java.lang.String |
toString() |
public float[] data
public static final java.lang.String handleArgs
public static final java.lang.String handleAuto
public static final java.lang.String handleMethod_get