StkCityDatabaseEntry Class |
Namespace: AGI.Foundation.Stk
The StkCityDatabaseEntry type exposes the following members.
Name | Description | |
---|---|---|
StkCityDatabaseEntry | Initializes a new instance of the StkCityDatabaseEntry class |
Name | Description | |
---|---|---|
CentralBodyName |
Gets or sets the name of the CentralBody of the city.
| |
CityName |
Gets or sets the city name.
| |
CountryName |
Gets or sets the country name of the city.
| |
Latitude |
Gets or sets the latitude of the city, in radians.
| |
Longitude |
Gets or sets the longitude of the city, in radians.
| |
Population |
Gets or sets the population of the city.
| |
ProvinceName |
Gets or sets the province name of the city.
| |
ProvinceRank |
Gets or sets the province rank of the city.
| |
TypeOfCity |
Gets or sets the type of the city.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
CreatePlatform |
Create a platform for a single StkCityDatabaseEntry.
(Defined by StkCityDatabaseEntryExtensions.) |