OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
tlm_proto.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char *get_tlm_name PROTO ((int Word_Offset, int Bit_Offset, int Bit_Length))
 
char *get_ana_tlm_name PROTO ((int index))
 
unsigned int get_ana_tlm PROTO ((byte *ptr, int index))
 
unsigned int get_tlm_mask PROTO ((int Bit_Length, int Bit_Offset))
 
unsigned int get_tlm PROTO ((byte *ptr, int Word_Offset, int Bit_Offset, int Bit_Length))
 
int set_tlm PROTO ((int val, byte *ptr, int Word_Offset, int Bit_Offset, int Bit_Length))
 
float get_tlm_eng_value PROTO ((byte *ptr, int Word_Offset, int Bit_Offset, int Bit_Length, int ecvtype, float slope, float intercept))
 
int get_all_ana_tlm PROTO ((byte *ptr, int *rawtlm, float *ecvtlm))
 
int get_all_dis_tlm PROTO ((byte *ptr, int *rawtlm, byte *ecvtlm))
 
int ANA_TLM_INDEX PROTO ((int woff, int boff, int blen))
 

Function Documentation

◆ PROTO() [1/10]

int get_all_dis_tlm PROTO ( (byte *ptr, int *rawtlm, byte *ecvtlm)  )

◆ PROTO() [2/10]

int get_all_ana_tlm PROTO ( (byte *ptr, int *rawtlm, float *ecvtlm)  )

◆ PROTO() [3/10]

unsigned int get_dis_tlm PROTO ( (byte *ptr, int index )

◆ PROTO() [4/10]

unsigned int get_tlm PROTO ( (byte *ptr, int Word_Offset, int Bit_Offset, int Bit_Length)  )

◆ PROTO() [5/10]

float get_tlm_eng_value PROTO ( (byte *ptr, int Word_Offset, int Bit_Offset, int Bit_Length, int ecvtype, float slope, float intercept )

◆ PROTO() [6/10]

unsigned int get_tlm_mask PROTO ( (int Bit_Length, int Bit_Offset)  )

◆ PROTO() [7/10]

char *get_dis_tlm_name PROTO ( (int index )

◆ PROTO() [8/10]

int set_tlm PROTO ( (int val, byte *ptr, int Word_Offset, int Bit_Offset, int Bit_Length)  )

◆ PROTO() [9/10]

int DIS_TLM_INDEX PROTO ( (int woff, int boff, int blen)  )

◆ PROTO() [10/10]

char* get_tlm_name PROTO ( (int Word_Offset, int Bit_Offset, int Bit_Length)  )