public class Quadbox_PDU_48VTelemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Quadbox_PDU_48VTelemetry.Builder |
| Constructor and Description |
|---|
Quadbox_PDU_48VTelemetry(double n_48v_Board_T,
double n_48v_FPGA_T,
double n_48v_Main_I,
double n_48v_Main_T,
double n_48v_Main_V,
double purge_Fan_I,
double purge_Fan_V) |
| Modifier and Type | Method and Description |
|---|---|
static Quadbox_PDU_48VTelemetry.Builder |
builder() |
double |
getN_48v_Board_T() |
double |
getN_48v_FPGA_T() |
double |
getN_48v_Main_I() |
double |
getN_48v_Main_T() |
double |
getN_48v_Main_V() |
double |
getPurge_Fan_I() |
double |
getPurge_Fan_V() |
String |
toString() |
public Quadbox_PDU_48VTelemetry(double n_48v_Board_T,
double n_48v_FPGA_T,
double n_48v_Main_I,
double n_48v_Main_T,
double n_48v_Main_V,
double purge_Fan_I,
double purge_Fan_V)
public double getN_48v_Board_T()
public double getN_48v_FPGA_T()
public double getN_48v_Main_I()
public double getN_48v_Main_T()
public double getN_48v_Main_V()
public double getPurge_Fan_I()
public double getPurge_Fan_V()
public static Quadbox_PDU_48VTelemetry.Builder builder()
Copyright © 2023. All rights reserved.