
public class BiasDACS extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
CS_GATE |
static int |
GD |
static int |
NUM_VALUES |
static int |
OD |
static int |
OG |
static int |
OG_SH |
static int |
RD |
| Constructor and Description |
|---|
BiasDACS() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(BiasDACS bias) |
double[] |
getPValues() |
int[] |
getValues() |
public static final int GD
public static final int OD
public static final int OG
public static final int OG_SH
public static final int CS_GATE
public static final int RD
public static final int NUM_VALUES
public int[] getValues()
public double[] getPValues()
public void copyFrom(BiasDACS bias)
Copyright © 2020 LSST. All rights reserved.