PointScattererInformationArrivalTime Property |
Gets the time at which the signal arrived at the point scatterer.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate ArrivalTime { get; }
Public ReadOnly Property ArrivalTime As JulianDate
Get
public:
property JulianDate ArrivalTime {
JulianDate get ();
}
member ArrivalTime : JulianDate with get
Property Value
Type:
JulianDateSee Also