Click or drag to resize

RinexNavigationRecordCreateSatellite Method (BehaviorBeyondAvailability)

Creates a GPS satellite for this RINEX record.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Platform CreateSatellite(
	BehaviorBeyondAvailability evaluationBehavior
)

Parameters

evaluationBehavior
Type: AGI.FoundationBehaviorBeyondAvailability
Instructs the GpsRinexPropagator what to do outside of this record's availability.

Return Value

Type: Platform
The satellite created from this record.
See Also