ast_sacsic_t Struct Reference

Data Source Identifier (aka SAC/SIC) More...

#include <type.h>

Data Fields

bool valid
 true if both SAC and SIC are valid More...
 
int sac
 SAC value, -1 if invalid. More...
 
int sic
 SIC value, -1 if invalid. More...
 

Detailed Description

Data Source Identifier (aka SAC/SIC)

Field Documentation

◆ sac

int ast_sacsic_t::sac

SAC value, -1 if invalid.

◆ sic

int ast_sacsic_t::sic

SIC value, -1 if invalid.

◆ valid

bool ast_sacsic_t::valid

true if both SAC and SIC are valid


The documentation for this struct was generated from the following file: