Logo
  • Features
  • Installation
  • Examples
  • The Workspace
  • API Reference
    • pyarts.arts
    • pyarts.arts_ext
    • pyarts.cat
    • pyarts.common
    • pyarts.environment
    • pyarts.hitran
    • pyarts.parser
    • pyarts.plots
    • pyarts.sensor
    • pyarts.utils
    • pyarts.workspace
      • Key functionality
        • arts_agenda
        • Workspace
      • pyarts.workspace.workspace
      • pyarts.workspace.utility
      • pyarts.workspace.global_data
    • pyarts.xml
  • PDF Guide Documents
  • Indices
  • Contact
ARTS
  • API Reference
  • pyarts.workspace
  • Workspace
  • ppath_lmax
  • View page source

ppath_lmax

property Workspace.ppath_lmax

Maximum length between points describing propagation paths.

See ppath_stepGeometric() for a description of this variable.

Usage: Ppath methods such as ppath_stepGeometric().

Default value

10000

Workspace methods that require ppath_lmax

  • MCGeneral()

  • MCRadar()

  • cloudbox_fieldUpdate1D()

  • cloudbox_fieldUpdateSeq1D()

  • cloudbox_fieldUpdateSeq3D()

  • iyClearsky()

  • iyIndependentBeamApproximation()

  • iyMC()

  • iySurfaceFlatReflectivityDirect()

  • iySurfaceFlatRefractiveIndexDirect()

  • iySurfaceLambertianDirect()

  • ppathCalc()

  • ppathCalcFromAltitude()

  • ppathFixedLstep()

  • ppathFromRtePos2()

  • ppathPlaneParallel()

  • ppathStepByStep()

  • ppath_fieldCalc()

  • ppath_fieldFromDownUpLimbGeoms()

  • ppath_stepGeometric()

  • ppath_stepRefractionBasic()

  • spectral_radiance_fieldClearskyPlaneParallel()

  • spectral_radiance_fieldExpandCloudboxField()

  • spectral_radiance_profile_operatorPlaneParallel()

  • zeeman_magnetic_fieldCalc()

Workspace agendas that require ppath_lmax

  • iy_independent_beam_approx_agenda

  • ppath_agenda

  • ppath_step_agenda

Generic workspace methods that can generate or use ppath_lmax

See Numeric and/or Any

type:

WorkspaceVariable - holds type Numeric

Previous Next

© Copyright The ARTS Developers.

Built with Sphinx using a theme provided by Read the Docs.