PGROUTING  3.2
pgr_edge_t Struct Reference

#include "pgr_edge_t.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 pgr_edge_t.h.

Member Data Documentation

◆ cost

double pgr_edge_t::cost

◆ id

◆ reverse_cost

double pgr_edge_t::reverse_cost

◆ source

◆ target


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