Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalcCO2ScrubberRating ¶
func LeastCommon ¶
func MostCommon ¶
Types ¶
type BinCode ¶
type BinCode []bool
func ParseBinCode ¶
func ParseBinCodes ¶
type LifeSupportRating ¶
type LifeSupportRating struct {
// contains filtered or unexported fields
}
func CalcLifeSupportRating ¶
func CalcLifeSupportRating(in string) (LifeSupportRating, error)
func (LifeSupportRating) Value ¶
func (r LifeSupportRating) Value() int
Click to show internal directories.
Click to hide internal directories.