public static class IEC61499data.Fixed_point
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
factional |
protected int |
integer |
| Constructor and Description |
|---|
Fixed_point() |
| Modifier and Type | Method and Description |
|---|---|
int |
get_factional()
Access to parse result.
|
int |
get_integer()
Access to parse result.
|