TupleVariation
TupleVariation
خلاصه ای
TupleVariation در این مطلب به عنوان یک کلاس برای Python می پردازیم.
TupleVariation.peak_coords holds the axis coordinate values that define the variation peak.
اموال : deltas, end_coords, peak_coords, points, start_coords.
خواص
| نام | نوع | دسترسی | توصیف |
|---|---|---|---|
peak_coords | dict[str, float] | خواندن / نوشتن | یا در حال حرکت و یا قرار دادن پایتخت. |
start_coords | `dict[str, float] | None` | خواندن / نوشتن |
end_coords | `dict[str, float] | None` | خواندن / نوشتن |
points | `list[int] | None` | خواندن / نوشتن |
deltas | list[tuple[int, int]] | خواندن / نوشتن | دلت ها را می گیرند یا می گذارند. |