PlatformSelector

Select a list of platforms (stations, satellites, ...). In a first step all platforms are selected if first selector excludes platforms otherwise all platforms excluded. When every selector from top to bottom selects or deselects (with exclude) the matching platforms.

See also GnssProcessing or SlrProcessing.

All

Select all platforms.

Wildcard

Select all receivers/transmitters which match the name, markerName, and markerNumber.

NameTypeAnnotation
name
stringwildcards: * and ?
markerName
stringwildcards: * and ?, from platform
markerNumber
stringwildcards: * and ?, from platform
exclude
booleandeselect matching platforms

File

Select receivers/transmitters from each row of inputfileStringTable. Additional columns in a row represent alternatives if previous names are not available (e.g. without observation file).

NameTypeAnnotation
inputfileStringTable
filenamelist of names with alternatives
exclude
booleandeselect first matching platforms

Equipment

Select all platforms which has the specified equipment in the processed time interval.

NameTypeAnnotation
name
stringwildcards: * and ?
serial
stringwildcards: * and ?
equipmentType
choiceequipment type
all
all types
gnssAntenna
sequenceantennas
radome
stringwildcards: * and ?
gnssReceiver
sequencereceivers
version
stringwildcards: * and ?
slrStation
SLR station
slrRetroReflector
laser retroreflector
satelliteIdentifier
sequencesatellite identifier
cospar
stringwildcards: * and ?
norad
stringwildcards: * and ?
sic
stringwildcards: * and ?
sp3
stringwildcards: * and ?
other
other types
exclude
booleandeselect matching platforms

Exclude

Deselects all selected receivers/transmitters of selector.

NameTypeAnnotation
selector
platformSelector