public class Focal_plane_CcdTelemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Focal_plane_CcdTelemetry.Builder |
| Constructor and Description |
|---|
Focal_plane_CcdTelemetry(double[] gDV,
String location,
double[] oDI,
double[] oDV,
double[] oGV,
double[] rDV,
double[] temp) |
| Modifier and Type | Method and Description |
|---|---|
static Focal_plane_CcdTelemetry.Builder |
builder() |
double[] |
getGDV() |
String |
getLocation() |
double[] |
getODI() |
double[] |
getODV() |
double[] |
getOGV() |
double[] |
getRDV() |
double[] |
getTemp() |
String |
toString() |
public Focal_plane_CcdTelemetry(double[] gDV,
String location,
double[] oDI,
double[] oDV,
double[] oGV,
double[] rDV,
double[] temp)
public double[] getGDV()
public String getLocation()
public double[] getODI()
public double[] getODV()
public double[] getOGV()
public double[] getRDV()
public double[] getTemp()
public static Focal_plane_CcdTelemetry.Builder builder()
Copyright © 2020. All rights reserved.