Parameterspublic static class ExchangeSplit.ExchangeSplitParameters extends java.lang.Object implements Parameters
| Modifier and Type | Field | Description |
|---|---|---|
char |
eBond |
|
char |
excBond |
|
byte |
maxExchangeNodes |
|
MulFlexible.MulFlexibleParameters |
mfp |
|
boolean |
negativeExchange |
| Constructor | Description |
|---|---|
ExchangeSplitParameters(MulFlexible.MulFlexibleParameters mfp,
byte maxExchangeNodes,
char eBond,
char excBond,
boolean negativeExchange) |
public final MulFlexible.MulFlexibleParameters mfp
public final byte maxExchangeNodes
public final char eBond
public final char excBond
public final boolean negativeExchange
public ExchangeSplitParameters(MulFlexible.MulFlexibleParameters mfp, byte maxExchangeNodes, char eBond, char excBond, boolean negativeExchange)
mfp - MulFlexibleParameters (underlying operations require multiplication)maxExchangeNodes - the maximum exchange group sizeeBond - color of e-bondsexcBond - color to use for exchange e-bondsnegativeExchange - true if odd exchanges should be negative