PGROUTING  3.2
edge_t Struct Reference

#include "trsp_types.h"

Public Attributes

double cost
 
int64_t id
 
double reverse_cost
 
int64_t source
 
int64_t target
 

Detailed Description

Definition at line 37 of file trsp_types.h.

Member Data Documentation

◆ cost

◆ id

◆ reverse_cost

double edge_t::reverse_cost

◆ source

◆ target

int64_t edge_t::target

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