Searched refs:next_att (Results 1 – 1 of 1) sorted by relevance
30 double next_att; member158 read = sscanf(line_buf, "%"SCNtime" %le", &this_f->next_time , &this_f->next_att); in init_distance_file()200 this_status->last_att = this_status->next_att; in att_from_file()206 read = sscanf(line_buf, "%"SCNtime" %le", &this_status->next_time , &this_status->next_att); in att_from_file()224 double AttInterp = (this_status->next_att - this_status->last_att) in att_from_file()