Show / Hide Table of Contents

Class AerodromeSurfacesIcao

Class object for ICAO Aerodrome Surfaces - Annex 14 and OLS

Inheritance
object
BaseObjectAerodromeSurfaces
AerodromeSurfaces
AerodromeSurfacesIcao
AerodromeAnnex14Surfaces
AerodromeObstacleSurfaces
Inherited Members
AerodromeSurfaces._CoordinateSystem
AerodromeSurfaces.Criteria
AerodromeSurfaces.AircraftCategory
AerodromeSurfaces.Arp
AerodromeSurfaces.AerodromeElevation
AerodromeSurfaces.Runways
AerodromeSurfaces.SetCoordinateSystem(CoordinateSystem)
AerodromeSurfaces.AddRunway(Runway)
AerodromeSurfaces.FindRunwayByIdentifier(string)
AerodromeSurfaces.SaveParameters(string)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.Aerodromes
Assembly: FpAssistantCoreScl.dll
Syntax
public abstract class AerodromeSurfacesIcao : AerodromeSurfaces

Constructors

View Source

AerodromeSurfacesIcao(AerodromeCriteria)

Declaration
public AerodromeSurfacesIcao(AerodromeCriteria aerodromeCriteria)
Parameters
Type Name Description
AerodromeCriteria aerodromeCriteria

Methods

View Source

ConstructIcaoRunwayStrip(string, GraphicalRepresentation, LinearDistance, LinearDistance)

Declaration
protected GeoMapElementCollection ConstructIcaoRunwayStrip(string runwayIdentifier, GraphicalRepresentation graphicalRepresentation, LinearDistance stripExtends, LinearDistance stripWidth)
Parameters
Type Name Description
string runwayIdentifier
GraphicalRepresentation graphicalRepresentation
LinearDistance stripExtends
LinearDistance stripWidth
Returns
Type Description
GeoMapElementCollection
  • View Source
In this article
Back to top Copyright 2018-2026 CADology Limited