atlas_q.quantum_hybrid_system.PeriodResult# class atlas_q.quantum_hybrid_system.PeriodResult(period, method, time_seconds, attempts=1)[source]# Bases: object Result from period finding __init__(period, method, time_seconds, attempts=1)# Methods __init__(period, method, time_seconds[, ...]) Attributes attempts period method time_seconds period: int | None# method: str# time_seconds: float# attempts: int = 1#