The RwyFix type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RwyFix |
Creates a RwyFix object.
|
Methods
Name | Description | |
---|---|---|
![]() | AppendXml |
Appends this Object to a xml FixesCollection representation.
(Overrides Fix..::..AppendXml(XmlElement).) |
![]() | CoordinatesToStr |
Creates a String representation for this fix coordinates (latitude longitude).
(Inherited from Fix.) |
![]() | DeepCopy |
Returns deep copy of a runway fix.
(Overrides Fix..::..DeepCopy()()()().) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados. (Inherited from Object.) |
![]() | GetHashCode | Actúa como función hash para un tipo concreto. (Inherited from Object.) |
![]() | GetType | Obtiene el objeto Type de la instancia actual. (Inherited from Object.) |
![]() | MemberwiseClone | Crea una copia superficial del objeto Object actual. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | _desc | (Inherited from Fix.) |
![]() | _id | (Inherited from Fix.) |
![]() | _lat | (Inherited from Fix.) |
![]() | _lon | (Inherited from Fix.) |
![]() | _name | (Inherited from Fix.) |
Properties
Name | Description | |
---|---|---|
![]() | Altitude |
Altitude of the runway.
|
![]() | Description |
Fix description.
(Inherited from Fix.) |
![]() | Heading |
Heading of the runway.
|
![]() | Id |
Fix id.
(Inherited from Fix.) |
![]() | Lat |
Fix latitude.
(Inherited from Fix.) |
![]() | Length |
Length of the runway.
|
![]() | Lon |
Fix longitude.
(Inherited from Fix.) |
![]() | Name |
Fix name.
(Inherited from Fix.) |