Skip to main content
Ctrl+K
PyAEDT - Home PyAEDT - Home
  • Home
  • Getting started
  • User guide
  • API reference
  • Examples
    • Release notes
Ctrl+K
  • GitHub
  • Support
  • Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Release notes
Ctrl+K
  • GitHub
  • Support

Section Navigation

  • Application and solvers
  • Material and stackup
  • 3D modeler
  • 2D modeler
  • Primitives
  • Modeler in HFSS 3D Layout
  • Modeler and components Circuit
  • Boundary objects
  • Mesh operations
  • Setup
  • Visualization
    • Report management
    • AEDT post-processing
    • Graphics operations
    • Advanced
      • get_insertion_loss_index
      • plot_insertion_losses
      • plot
      • plot_return_losses
      • get_mixed_mode_touchstone_data
      • get_return_loss_index
      • get_insertion_loss_index_from_prefix
      • get_next_xtalk_index
      • get_fext_xtalk_index_from_prefix
      • plot_next_xtalk_losses
      • plot_fext_xtalk_losses
      • get_worst_curve
      • read_touchstone
      • check_touchstone_files
      • find_touchstone_files
      • FfdSolutionData
      • MonostaticRCSExporter
      • FRTMData
      • FRTMPlotter
      • HDMPlotter
      • Parser
      • BuildingsPrep
      • RoadPrep
      • TerrainPrep
        • get_elevation
        • get_terrain
        • public_dir
      • convert_latlon_to_utm
      • convert_utm_to_latlon
      • convert_nearfield_data
      • parse_rdat_file
  • Logger
  • Optimetrics
  • Variable
  • Constants
  • Configuration files
  • Setup templates
  • Cable modeling
  • Filter design
  • Profiles
  • Generic
  • PyAnsys
  • API reference
  • Visualization
  • Advanced
  • TerrainPrep
  • get_elevation

get_elevation#

static TerrainPrep.get_elevation(center_lat_lon: list[float], max_radius: float | int = 500, grid_size: float | int = 3) → tuple[ndarray[tuple[int, ...], dtype[float64]], ndarray[tuple[int, ...], dtype[float64]], ndarray[tuple[int, ...], dtype[float64]]]#

Get Elevation map.

Parameters:
center_lat_lonlist

Latitude and longitude.

max_radiusfloat, int

Radius around latitude and longitude.

grid_sizefloat, optional

Grid size in meters.

Returns:
tuple
On this page
  • get_elevation()
Edit on GitHub
  • Show Source

© Copyright (c) 2026 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.2.3.

Built with the Ansys Sphinx Theme 1.7.1.
Last updated on