SunObservationDaylight Property

Gets the range of time that the object is above the horizon on ObservationDate.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public DateRange Daylight { get; }

Property Value

DateRange

Remarks

For more information about how to interpret the values of this member, see RiseTime.

See Also