public class Thermal_TrimTelemetry extends CameraTelemetry
| Constructor and Description |
|---|
Thermal_TrimTelemetry(String location,
double[] trim_Htrs_I,
double[] trim_Htrs_P,
double[] trim_Htrs_V) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
double[] |
getTrim_Htrs_I() |
double[] |
getTrim_Htrs_P() |
double[] |
getTrim_Htrs_V() |
String |
toString() |
public Thermal_TrimTelemetry(String location, double[] trim_Htrs_I, double[] trim_Htrs_P, double[] trim_Htrs_V)
Copyright © 2024. All rights reserved.