public class GolayAlphabet extends Object
| Modifier and Type | Field and Description |
|---|---|
static StructuringElement[] |
E
The E elements of the Golay Alphabet
|
static StructuringElement[] |
H
The H elements of the Golay Alphabet
|
static StructuringElement[] |
I
The I elements of the Golay Alphabet
|
static StructuringElement[] |
L
The L elements of the Golay Alphabet
|
| Constructor and Description |
|---|
GolayAlphabet() |
public static final StructuringElement[] H
public static final StructuringElement[] I
public static final StructuringElement[] E
public static final StructuringElement[] L
public GolayAlphabet()