geo

package
v0.0.0-...-62531ef Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2022 License: GPL-3.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CodeOpt

type CodeOpt struct {
	MasterMLI                              mli.MLI
	DEMOverlap, OffsetWindows              common.RngAzi
	Iter, NPoly, RngOversamp, LanczosOrder int
	MLIOversamp                            int
	DEMOversamp                            common.LatLon
	VrtPath                                path.ValidFile
	CCThresh, AreaFactor, BandwithFrac     float64
	// contains filtered or unexported fields
}

func (*CodeOpt) Run

func (g *CodeOpt) Run(outDir path.Dir) (err error)

type Geocode

type Geocode struct {
	DiffPar, Offs, Offsets, Ccp, Coffs, Coffsets path.File
}

type Height

type Height struct {
	data.File
}

func (Height) PlotMode

func (_ Height) PlotMode() (m plot.Mode)

func (*Height) Set

func (h *Height) Set(s string) (err error)

func (Height) Validate

func (h Height) Validate() (err error)

type InteractMode

type InteractMode int
const (
	NonInter InteractMode = iota
	Inter
)

type LayoverScaling

type LayoverScaling int
const (
	Standard LayoverScaling = iota
	VisOpt
)

type MaskingMode

type MaskingMode int
const (
	NoMask MaskingMode = iota
	MaskOutside
	MaskFull
)

type ParFileType

type ParFileType int
const (
	Offset ParFileType = iota
	SLC_MLI
	Elevation
)

type RefenceMode

type RefenceMode int
const (
	Actual RefenceMode = iota
	Simulated
)

Jump to

Keyboard shortcuts

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