public interface PCLUTTERInput
Modifier and Type | Interface and Description |
---|---|
static class |
PCLUTTERInput.Environment |
Modifier and Type | Field and Description |
---|---|
static boolean |
clutter1 |
static boolean |
clutter1Tx |
static boolean |
clutter2 |
static boolean |
clutter2Rx |
static boolean |
clutter3 |
static OptionalValue<Double> |
clutterHeightRx |
static OptionalValue<Double> |
clutterHeightTx |
static PCLUTTERInput.Environment |
Environment_Rx |
static PCLUTTERInput.Environment |
Environment_Tx |
static Distribution |
locPercentage2 |
static Distribution |
locPercentage3 |
static Distribution |
theta |
static boolean |
variations |
static OptionalValue<Double> |
wsRx |
static OptionalValue<Double> |
wsTx |
Modifier and Type | Method and Description |
---|---|
boolean |
clutter1() |
boolean |
clutter1Rx() |
boolean |
clutter1Tx() |
boolean |
clutter2() |
boolean |
clutter3() |
boolean |
clutter32Rx() |
boolean |
clutter32Tx() |
OptionalValue<Double> |
clutterHeightRx() |
OptionalValue<Double> |
clutterHeightTx() |
PCLUTTERInput.Environment |
Environment_Rx() |
PCLUTTERInput.Environment |
Environment_Tx() |
Distribution |
locPercentage2() |
Distribution |
locPercentage3() |
Distribution |
theta() |
boolean |
userSpecifiedClutterRx() |
boolean |
userSpecifiedClutterTx() |
OptionalValue<Double> |
wsRx() |
OptionalValue<Double> |
wsTx() |
static final PCLUTTERInput.Environment Environment_Tx
static final OptionalValue<Double> clutterHeightTx
static final OptionalValue<Double> wsTx
static final PCLUTTERInput.Environment Environment_Rx
static final OptionalValue<Double> clutterHeightRx
static final OptionalValue<Double> wsRx
static final Distribution locPercentage2
static final Distribution locPercentage3
static final Distribution theta
static final boolean variations
static final boolean clutter1
static final boolean clutter1Tx
static final boolean clutter2Rx
static final boolean clutter2
static final boolean clutter3
boolean clutter1()
boolean clutter1Tx()
PCLUTTERInput.Environment Environment_Tx()
boolean userSpecifiedClutterTx()
OptionalValue<Double> clutterHeightTx()
OptionalValue<Double> wsTx()
boolean clutter1Rx()
PCLUTTERInput.Environment Environment_Rx()
boolean userSpecifiedClutterRx()
OptionalValue<Double> clutterHeightRx()
OptionalValue<Double> wsRx()
boolean clutter2()
Distribution locPercentage2()
boolean clutter32Tx()
boolean clutter32Rx()
boolean clutter3()
Distribution locPercentage3()
Distribution theta()
Copyright © 2018. All rights reserved.