public interface BeamFormingCompositeInput
Modifier and Type | Interface and Description |
---|---|
static class |
BeamFormingCompositeInput.AntennaPattern |
static class |
BeamFormingCompositeInput.UEpointing |
Modifier and Type | Field and Description |
---|---|
static AntennaGain |
element |
static double |
horizontalSpacing |
static int |
nh |
static int |
nv |
static BeamFormingCompositeInput.AntennaPattern |
pattern |
static double |
verticalSpacing |
Modifier and Type | Method and Description |
---|---|
AntennaGain |
element() |
double |
horizontalSpacing() |
int |
nh() |
int |
nv() |
BeamFormingCompositeInput.AntennaPattern |
pattern() |
double |
verticalSpacing() |
static final int nh
static final int nv
static final double horizontalSpacing
static final double verticalSpacing
static final AntennaGain element
static final BeamFormingCompositeInput.AntennaPattern pattern
int nh()
int nv()
double horizontalSpacing()
double verticalSpacing()
AntennaGain element()
BeamFormingCompositeInput.AntennaPattern pattern()
Copyright © 2018. All rights reserved.