Click or drag to resize

StkSatelliteDatabaseEntryPeriod 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.1.418.0 (24.1.418.0)
Syntax
public double Period { get; set; }

Property Value

Type: Double
See Also