PGROUTING  3.2
pgr_mst_rt Struct Reference

#include "pgr_mst_rt.h"

Public Attributes

double agg_cost
 
double cost
 
int64_t depth
 
int64_t edge
 
int64_t from_v
 
int64_t node
 

Detailed Description

Definition at line 36 of file pgr_mst_rt.h.

Member Data Documentation

◆ agg_cost

double pgr_mst_rt::agg_cost

◆ cost

double pgr_mst_rt::cost

◆ depth

int64_t pgr_mst_rt::depth

◆ edge

int64_t pgr_mst_rt::edge

◆ from_v

int64_t pgr_mst_rt::from_v

◆ node

int64_t pgr_mst_rt::node

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