public interface JTG56Input
Modifier and Type | Interface and Description |
---|---|
static class |
JTG56Input.Environment |
Modifier and Type | Field and Description |
---|---|
static boolean |
allowReciprocity |
static double |
cutOff |
static Distribution |
time |
static OptionalValue<Double> |
userClutter |
static boolean |
useSE42 |
Modifier and Type | Method and Description |
---|---|
boolean |
allowReciprocity() |
double |
cutOff() |
JTG56Input.Environment |
generalEnv() |
Distribution |
time() |
OptionalValue<Double> |
userClutter() |
boolean |
useSE42() |
static final boolean allowReciprocity
static final boolean useSE42
static final Distribution time
static final double cutOff
static final OptionalValue<Double> userClutter
boolean allowReciprocity()
boolean useSE42()
JTG56Input.Environment generalEnv()
Distribution time()
double cutOff()
OptionalValue<Double> userClutter()
Copyright © 2018. All rights reserved.