orbitx.Orbit.__eq__# Orbit.__eq__(value: object) → bool[source]# Checks if two orbit objects are identical Parameters: value (Orbit) – Orbit object to be compared to Returns: Whether the two orbits were simulated with the same parameters and contain the same values for the simulated orbits Return type: bool