Hi @jlipinski,
Orekit does not support angular space-based measurements, it’s something we would actually like to have so contribution are welcome !
There’s an issue already opened on the forge for this.
And several threads on the forum:
- this one from @Manny with hints for development by @luc
- more recently this question from @erinf with hints by @bcazabonne
I think a FieldOfViewDetector should work, with targetPVProvider
the TLE propagator of your target object.
Hope this helps,
Maxime