Shengfu Xia

Results 3 issues of Shengfu Xia

Is there a way to skip an item when use scnlib? I mean in `scanf` we can use `*` to skipt an item: ```cpp int count; scanf("%d%*c", &count); ``` `*c`...

I know there is a TLE reader. But it need user to provide TLE files or strings. Can we automatically download TLE via NORID IDs and time range?

Is there a high precision orbit propagator considering multiple perturbation forces in SatelliteToolBox.jl? The perturbation forces maight include non-spherical geopotential gravity, third body attraction, atmospheric drag, solar radiation pressure, earth...