dismount

package
v0.0.0-...-145f379 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DismountData

type DismountData struct {
	Other    int
	Sidewalk int
	Cbu      int
	Cent     int
	Npu      int
	DetVpo   int

	AddTripOther    int
	AddTripSidewalk int
	AddTripCbu      int
	AddTripCent     int
	AddTripNpu      int
	AddTripDetVpo   int
}

Dismount Data contains all info for calculating authorized dismounts Lump all the walk time together

func (*DismountData) GetTime

func (dd *DismountData) GetTime() float64

func (*DismountData) Populate

func (dis *DismountData) Populate(dd ds.DailyData, fd ds.FixedData)

func (*DismountData) Report

func (dd *DismountData) Report() string

func (*DismountData) Total

func (dd *DismountData) Total() int

func (*DismountData) TotalAddTrips

func (dd *DismountData) TotalAddTrips() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL