FlightGear next
ShortestPathData Class Reference

Public Member Functions

 ShortestPathData ()
 

Public Attributes

double score
 
FGTaxiNodeRef previousNode
 

Detailed Description

Definition at line 429 of file groundnetwork.cxx.

Constructor & Destructor Documentation

◆ ShortestPathData()

ShortestPathData::ShortestPathData ( )
inline

Definition at line 432 of file groundnetwork.cxx.

Member Data Documentation

◆ previousNode

FGTaxiNodeRef ShortestPathData::previousNode

Definition at line 437 of file groundnetwork.cxx.

◆ score

double ShortestPathData::score

Definition at line 436 of file groundnetwork.cxx.


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