Package jline.api.sn
Class SnToQrfBlocking.Result
java.lang.Object
jline.api.sn.SnToQrfBlocking.Result
- Enclosing class:
- SnToQrfBlocking
The derived tables, or the reason they cannot be built.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
params
Blocking tables, null when msg is non-empty. -
ZM
public final int ZMMaximum reachable blocking depth. -
blockers
public final int[] blockers1-based station indices that can be blocked behind f. -
msg
Empty on success, otherwise why the tables cannot be derived.
-