{
  "title": "path_integrals_from_lumped_element",
  "public_path": "flex_rf.tidy3d.path_integrals_from_lumped_element",
  "lookup_path": "tidy3d.rf.path_integrals_from_lumped_element",
  "slug": "flex_rf/tidy3d/path_integrals_from_lumped_element",
  "public_url": "/rf/latest/autogenerated/flex_rf/tidy3d/path_integrals_from_lumped_element/",
  "object_kind": "function",
  "introduction": "Helper to create a `AxisAlignedVoltageIntegral` and `AxisAlignedCurrentIntegral`\nfrom a supplied `LinearLumpedElement`. Takes into account any snapping the lumped element\nundergoes using the supplied `Grid`.",
  "notes": "",
  "examples": "",
  "references": "",
  "signature": "path_integrals_from_lumped_element(lumped_element: LinearLumpedElement, grid: Grid, polarity: Direction = '+')",
  "source": {
    "path": "flex/public/tidy3d/tidy3d/components/microwave/path_integrals/integrals/auto.py",
    "url": "",
    "lineno": 27,
    "endlineno": 90
  },
  "bases": [],
  "parameter_rows": [
    {
      "name": "lumped_element",
      "annotation": "LinearLumpedElement",
      "default": "",
      "description": "",
      "origin": "declared"
    },
    {
      "name": "grid",
      "annotation": "Grid",
      "default": "",
      "description": "",
      "origin": "declared"
    },
    {
      "name": "polarity",
      "annotation": "Direction",
      "default": "'+'",
      "description": "",
      "origin": "declared"
    }
  ],
  "members": [],
  "group": "flex_rf.tidy3d"
}
