geometric-theory-of-diffraction


Namegeometric-theory-of-diffraction JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryGeometric theory of diffraction models.
upload_time2023-10-13 14:09:31
maintainer
docs_urlNone
authorAlex
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Geometric theory of diffraction

Calculate the shadowing gain according to the geometric theory of diffraction (GTD).

For more, see:
- James, 1986, Geometrical Theory of Diffraction for Electromagnetic Diffraction
- Gustafson and Tufvesson, 2012, Characterization of 60 GHz Shadowing by Human Bodies and Simple Phantoms

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "geometric-theory-of-diffraction",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alex",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d9/a2/1b018471041d361e39aec02494aaed976506e3741b85fe57edff8a43f97b/geometric_theory_of_diffraction-0.0.1.tar.gz",
    "platform": null,
    "description": "# Geometric theory of diffraction\n\nCalculate the shadowing gain according to the geometric theory of diffraction (GTD).\n\nFor more, see:\n- James, 1986, Geometrical Theory of Diffraction for Electromagnetic Diffraction\n- Gustafson and Tufvesson, 2012, Characterization of 60 GHz Shadowing by Human Bodies and Simple Phantoms\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Geometric theory of diffraction models.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/AlexanderMarinsek/geometric-theory-of-diffraction"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "351cf2008d16fe00cb03f10b580126c6f9fef6c3897d98fd5d7e5c56d381bc57",
                "md5": "f7885543b52315041d19234b22c8c477",
                "sha256": "461b7c9f78e5b2bf27e2f1c21e13ad4ca55dce5ea128fd7cd922c81e0f2d5da1"
            },
            "downloads": -1,
            "filename": "geometric_theory_of_diffraction-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7885543b52315041d19234b22c8c477",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 15683,
            "upload_time": "2023-10-13T14:09:29",
            "upload_time_iso_8601": "2023-10-13T14:09:29.560307Z",
            "url": "https://files.pythonhosted.org/packages/35/1c/f2008d16fe00cb03f10b580126c6f9fef6c3897d98fd5d7e5c56d381bc57/geometric_theory_of_diffraction-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9a21b018471041d361e39aec02494aaed976506e3741b85fe57edff8a43f97b",
                "md5": "5be616c494ce144c4a537f9606e55e44",
                "sha256": "7243d9780243bd9469f9c0b72b95d5a70048ecf59bda8b55df144292313fb0bb"
            },
            "downloads": -1,
            "filename": "geometric_theory_of_diffraction-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5be616c494ce144c4a537f9606e55e44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15257,
            "upload_time": "2023-10-13T14:09:31",
            "upload_time_iso_8601": "2023-10-13T14:09:31.059076Z",
            "url": "https://files.pythonhosted.org/packages/d9/a2/1b018471041d361e39aec02494aaed976506e3741b85fe57edff8a43f97b/geometric_theory_of_diffraction-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-13 14:09:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AlexanderMarinsek",
    "github_project": "geometric-theory-of-diffraction",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "geometric-theory-of-diffraction"
}
        
Elapsed time: 0.12109s