bob_box_utils

package
v1.216.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SortDimensionsInIncreasingOrder

func SortDimensionsInIncreasingOrder(dim1, dim2, dim3 float64) (float64, float64, float64)

SortDimensionsInIncreasingOrder sorts the given dimensions in increasing order

Types

type ParcelDimensions

type ParcelDimensions struct {
	Height float64 `json:"height"`
	Width  float64 `json:"width"`
	Length float64 `json:"length"`
}

func GetStackedParcelDimensions

func GetStackedParcelDimensions(parcels []ParcelDimensions) ParcelDimensions

GetStackedParcelDimensions sorts the parcels so and stacks them

Jump to

Keyboard shortcuts

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