added constant drift incrementing for tcc, tif values
This commit is contained in:
@ -6,3 +6,4 @@ class Target(BaseModel):
|
||||
theta: float
|
||||
value: float
|
||||
result: Optional[float]
|
||||
drift: float = 0.0
|
||||
|
Reference in New Issue
Block a user