Click or drag to resize

PointScattererInformation Constructor (JulianDate, SignalIdentifier)

Initializes a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public PointScattererInformation(
	JulianDate arrivalTime,
	SignalIdentifier identifier
)

Parameters

arrivalTime
Type: AGI.Foundation.TimeJulianDate
The time at which the signal arrives at the point scatterer.
identifier
Type: AGI.Foundation.CommunicationsSignalIdentifier
The unique signal identifier for the point scatterer.
See Also