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 main_V,
double main_I,
double main_T,
double board_T,
double fPGA_T,
double purge_Fan_V,
double purge_Fan_I) |
| Modifier and Type | Method and Description |
|---|---|
static Quadbox_PDU_48VTelemetry.Builder |
builder() |
double |
getBoard_T() |
double |
getFPGA_T() |
double |
getMain_I() |
double |
getMain_T() |
double |
getMain_V() |
double |
getPurge_Fan_I() |
double |
getPurge_Fan_V() |
String |
toString() |
public Quadbox_PDU_48VTelemetry(double main_V,
double main_I,
double main_T,
double board_T,
double fPGA_T,
double purge_Fan_V,
double purge_Fan_I)
public double getMain_V()
public double getMain_I()
public double getMain_T()
public double getBoard_T()
public double getFPGA_T()
public double getPurge_Fan_V()
public double getPurge_Fan_I()
public static Quadbox_PDU_48VTelemetry.Builder builder()
Copyright © 2020. All rights reserved.