PlanetPositionFile# class ansys.stk.core.stkobjects.PlanetPositionFile# Bases: IPositionSourceData Class defining the planetary ephemeris file. Overview# Properties filename Path and filename of the planetary ephemeris file. file_path Full Path and filename of the planetary ephemeris file. Import detail# from ansys.stk.core.stkobjects import PlanetPositionFile Property detail# property PlanetPositionFile.filename: str# Path and filename of the planetary ephemeris file. property PlanetPositionFile.file_path: str# Full Path and filename of the planetary ephemeris file.