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