Click or drag to resize

StkSatelliteDatabaseEntry.Period Property

Gets or sets the time, in seconds, for the satellite to complete one revolution of the Earth. This number is rounded to the nearest tenth of a minute.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public double Period { get; set; }

Property Value

Type: Double
See Also