Skip to main content
Ctrl+K

SpaceKernel

  • Getting Started
  • Tutorials
  • User Guide
  • API Reference
  • Background Theory
  • GitHub
  • PyPI
  • Getting Started
  • Tutorials
  • User Guide
  • API Reference
  • Background Theory
  • GitHub
  • PyPI

Section Navigation

  • Data-Type Definitions (spacekernel.datamodel)
  • Math tools (spacekernel.mathtools)
    • Ellipsoid Routines (mathtools.ellipsoid)
      • Ellipsoid
        • Re
        • f
        • enu
        • reduced_lat_from_geodetic_lat
        • geodetic_lat_from_reduced_lat
        • surf_pos_from_surf_coord
        • surf_coord_from_surf_pos
        • solve_reduced_lat_equation
        • lla_from_pos
        • pos_from_lla
        • geodetic_state_from_state_vector
        • state_vector_from_geodetic_state
        • surf_pos_of_ray_first_intersection
        • aer_coords
        • c_reduced_lat_from_geodetic_lat
        • c_geodetic_lat_from_reduced_lat
  • IERS (spacekernel.iers)
    • EOP
    • BulletinA
    • BulletinC
    • update_bulletins
    • get_latest_update
    • update_if_needed
  • Time (spacekernel.time)
    • Time
    • int64_from_datetime64
    • datetime64_from_int64
    • dtf_from_datetime64
    • int64_from_dtf
    • jd12_from_dtf
    • dtf_from_jd12
    • jd_from_jd12
    • jd12_from_jd
    • mjd_from_jd
    • jd_from_mjd
    • byear_from_jd12
    • jd12_from_byear
    • jyear_from_jd12
    • jd12_from_jyear
    • tai_from_tt
    • tt_from_tai
    • utc_from_tai
    • tai_from_utc
    • ut1_from_utc
    • utc_from_ut1
  • Reference Frames (spacekernel.frames)
    • Frame
    • GCRF
    • ITRF
    • TEME
    • ENU
  • Spaceborne Object States (spacekernel.state)
    • State
    • Conversion between anomalies
    • Conversion from/to SMA
  • Celestial Bodies (spacekernel.bodies)
    • CelestialBody
    • Moon
    • Sun

Indices

  • General Index
  • API Reference
  • Spaceborne Object States (spacekernel.state)
  • State

State#

class spacekernel.state.State#

Bases: object

previous

Spaceborne Object States (spacekernel.state)

next

Conversion between anomalies

On this page
  • State

This Page

  • Show Source

Created using Sphinx 8.3.0.

© Copyright 2025, Rafael R. L. Benevides.

Built with the PyData Sphinx Theme 0.16.1.