sheltstat

package
v1.8.8 Latest Latest
Warning

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

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

Documentation

Overview

Package sheltstat defines the Santa Clara County OA Shelter Status Form message type.

Index

Constants

This section is empty.

Variables

View Source
var Type = message.Type{
	Tag:         "SheltStat",
	Name:        "OA shelter status form",
	Article:     "an",
	PDFFontSize: 10,
}

Type is the type definition for an OA shelter status form.

Functions

This section is empty.

Types

type SheltStat

type SheltStat struct {
	message.BaseMessage
	baseform.BaseForm
	ReportType            string
	ShelterName           string
	ShelterType           string
	ShelterStatus         string
	ShelterAddress        string
	ShelterCityCode       string // added in v2.2
	ShelterCity           string
	ShelterState          string
	ShelterZip            string
	Latitude              string
	Longitude             string
	Capacity              string
	Occupancy             string
	MealsServed           string
	NSSNumber             string
	PetFriendly           string
	BasicSafetyInspection string
	ATC20Inspection       string
	AvailableServices     string
	MOU                   string
	FloorPlan             string
	ManagedByCode         string // added in v2.2
	ManagedBy             string
	ManagedByDetail       string
	PrimaryContact        string
	PrimaryPhone          string
	SecondaryContact      string
	SecondaryPhone        string
	TacticalCallSign      string
	RepeaterCallSign      string
	RepeaterInput         string
	RepeaterInputTone     string
	RepeaterOutput        string
	RepeaterOutputTone    string
	RepeaterOffset        string
	Comments              string
	RemoveFromList        string
}

SheltStat holds an OA shelter status form.

func New

func New() (f *SheltStat)

Jump to

Keyboard shortcuts

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