PGROUTING  3.2
Routes_t Struct Reference

#include "routes_t.h"

Public Attributes

double agg_cost
 
double cost
 
int64_t edge
 
int64_t end_vid
 
int64_t node
 
int path_id
 
int path_seq
 
double route_agg_cost
 
int route_id
 
int64_t start_vid
 

Detailed Description

Definition at line 37 of file routes_t.h.

Member Data Documentation

◆ agg_cost

double Routes_t::agg_cost

Definition at line 46 of file routes_t.h.

◆ cost

double Routes_t::cost

Definition at line 45 of file routes_t.h.

◆ edge

int64_t Routes_t::edge

Definition at line 44 of file routes_t.h.

◆ end_vid

int64_t Routes_t::end_vid

Definition at line 42 of file routes_t.h.

◆ node

int64_t Routes_t::node

Definition at line 43 of file routes_t.h.

◆ path_id

int Routes_t::path_id

Definition at line 39 of file routes_t.h.

◆ path_seq

int Routes_t::path_seq

Definition at line 40 of file routes_t.h.

◆ route_agg_cost

double Routes_t::route_agg_cost

Definition at line 47 of file routes_t.h.

◆ route_id

int Routes_t::route_id

Definition at line 38 of file routes_t.h.

◆ start_vid

int64_t Routes_t::start_vid

Definition at line 41 of file routes_t.h.


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