public class Quadbox_PDU_24VDTelemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Quadbox_PDU_24VDTelemetry.Builder |
| Constructor and Description |
|---|
Quadbox_PDU_24VDTelemetry(double board_T,
double fes_I,
double fes_V,
double fpga_T,
double main_I,
double main_T,
double main_V) |
| Modifier and Type | Method and Description |
|---|---|
static Quadbox_PDU_24VDTelemetry.Builder |
builder() |
double |
getBoard_T() |
double |
getFes_I() |
double |
getFes_V() |
double |
getFpga_T() |
double |
getMain_I() |
double |
getMain_T() |
double |
getMain_V() |
String |
toString() |
public Quadbox_PDU_24VDTelemetry(double board_T,
double fes_I,
double fes_V,
double fpga_T,
double main_I,
double main_T,
double main_V)
public double getBoard_T()
public double getFes_I()
public double getFes_V()
public double getFpga_T()
public double getMain_I()
public double getMain_T()
public double getMain_V()
public static Quadbox_PDU_24VDTelemetry.Builder builder()
Copyright © 2024. All rights reserved.