LOFOffset frame

Hello dear forum members,
I have a question regarding the following constructor:
public LofOffset(Frame inertialFrame, LOF lof).

Does this constructor require the same frame that is used by the propagator? Or is it the satellite frame?
And is it acceptable to use the pseudo-inertial TEME frame here, or are there issues when creating the offset because this frame is not fully inertial?

Hello @max_gze,

inertialFrame should be the propagation frame. This is the frame you want to have the PV that define the LOF frame expressed in.
You can use the TEME frame yes.
Cheers,
Maxime