NPFSettings Struct Reference

Settings related to the new pathfinder. More...

#include <settings_type.h>


Data Fields

uint32 npf_max_search_nodes
 The maximum amount of search nodes a single NPF run should take.
uint32 npf_rail_firstred_penalty
 the penalty for when the first signal is red (and it is not an exit or combo signal)
uint32 npf_rail_firstred_exit_penalty
 the penalty for when the first signal is red (and it is an exit or combo signal)
uint32 npf_rail_lastred_penalty
 the penalty for when the last signal is red
uint32 npf_rail_station_penalty
 the penalty for station tiles
uint32 npf_rail_slope_penalty
 the penalty for sloping upwards
uint32 npf_rail_curve_penalty
 the penalty for curves
uint32 npf_rail_depot_reverse_penalty
 the penalty for reversing in depots
uint32 npf_rail_pbs_cross_penalty
 the penalty for crossing a reserved rail track
uint32 npf_rail_pbs_signal_back_penalty
 the penalty for passing a pbs signal from the backside
uint32 npf_buoy_penalty
 the penalty for going over (through) a buoy
uint32 npf_water_curve_penalty
 the penalty for curves
uint32 npf_road_curve_penalty
 the penalty for curves
uint32 npf_crossing_penalty
 the penalty for level crossings
uint32 npf_road_drive_through_penalty
 the penalty for going through a drive-through road stop


Detailed Description

Settings related to the new pathfinder.

Definition at line 193 of file settings_type.h.


Field Documentation

The maximum amount of search nodes a single NPF run should take.

This limit should make sure performance stays at acceptable levels at the cost of not being perfect anymore.

Definition at line 199 of file settings_type.h.


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

Generated on Sun Sep 13 08:19:48 2009 for OpenTTD by  doxygen 1.5.6