misc

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 MiscData

type MiscData struct {
	Form3982 int
	BlueBox  int

	//spm scans included here
	OneStepScan int
	TwoStepScan int

	StampSale  int
	RuralReach int

	//From mail survey
	MiscTime float64

	//TODO: should move drivetime to a separate package?
	DriveTime float64
}

data for other events. Catchalls that only have 1 simple standard

func (*MiscData) GetBlueBoxTime

func (md *MiscData) GetBlueBoxTime() float64

func (*MiscData) GetForm3982Time

func (md *MiscData) GetForm3982Time() float64

func (*MiscData) GetOneStepScanTime

func (md *MiscData) GetOneStepScanTime() float64

func (*MiscData) GetRuralReachTime

func (md *MiscData) GetRuralReachTime() float64

func (*MiscData) GetScannerSetupTime

func (md *MiscData) GetScannerSetupTime() float64

func (*MiscData) GetStampSaleTime

func (md *MiscData) GetStampSaleTime() float64

func (*MiscData) GetTime

func (md *MiscData) GetTime() float64

func (*MiscData) GetTrayStorageTime

func (md *MiscData) GetTrayStorageTime() float64

func (*MiscData) GetTripReportTime

func (md *MiscData) GetTripReportTime() float64

func (*MiscData) GetTwoStepScanTime

func (md *MiscData) GetTwoStepScanTime() float64

func (*MiscData) Populate

func (md *MiscData) Populate(dd ds.DailyData, fd ds.FixedData)

func (*MiscData) Report

func (md *MiscData) Report() string

Jump to

Keyboard shortcuts

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