ocssw
V2022
|
GEO_interp_ECR.c File Reference
Include dependency graph for GEO_interp_ECR.c:
Go to the source code of this file.
Functions | |
PGSt_SMF_status | GEO_interp_ECR (PGSt_double const base_time, PGSt_integer const numValues, const PGSt_double offsets[], GEO_param_struct const *params, char asciiUTC[], sc_state_struct sc_state[], double T_sc2ecr[][3][3], double T_inst2ecr[][3][3], double positionECR[][3], double velocityECR[][3], PGSt_double rpy[], uint32 sample_quality[][2]) |
Function Documentation
◆ GEO_interp_ECR()
PGSt_SMF_status GEO_interp_ECR | ( | PGSt_double const | base_time, |
PGSt_integer const | numValues, | ||
const PGSt_double | offsets[], | ||
GEO_param_struct const * | params, | ||
char | asciiUTC[], | ||
sc_state_struct | sc_state[], | ||
double | T_sc2ecr[][3][3], | ||
double | T_inst2ecr[][3][3], | ||
double | positionECR[][3], | ||
double | velocityECR[][3], | ||
PGSt_double | rpy[], | ||
uint32 | sample_quality[][2] | ||
) |
Definition at line 4 of file GEO_interp_ECR.c.