| Modifier and Type | Method and Description |
|---|---|
A1000.FreqRefSrc |
A1000.getFreqRefSrc()
Gets the frequency reference source
|
A1000.FreqRefSrc |
TestA1000.showFreqRefSrc() |
static A1000.FreqRefSrc |
A1000.FreqRefSrc.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.FreqRefSrc[] |
A1000.FreqRefSrc.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestA1000.setFreqRefSrc(A1000.FreqRefSrc source) |
void |
A1000.setFreqRefSrc(A1000.FreqRefSrc src)
Sets the frequency reference source
|
Copyright © 2021 LSST. All rights reserved.