AstronomyObservationSetTime Property

Gets the date and time that the observed object sets below the horizon.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public DateTimeOffset SetTime { get; protected set; }

Property Value

DateTimeOffset

Remarks

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

See Also