Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
disberd committed Jun 22, 2023
1 parent bf5a7c8 commit dcf8b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TelecomUtils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import SatelliteToolbox: geodetic_to_ecef, ecef_to_geodetic, wgs84_ellipsoid
# Constants
const c₀ = 299_792_458 # Speed of light [m/s]
const k_B = 1.38064852e-23 # Boltzmann constant [m² kg / (s² K)]

#
export wgs84_ellipsoid

include("../notebooks/utils.jl")
Expand Down

0 comments on commit dcf8b36

Please sign in to comment.