Выбор стадий в кастомном профиле #3

Open
opened 2025-07-08 09:41:37 +00:00 by a.petrov · 0 comments
  • опциональный параметр stage_profiles:
"stage_profiles"?: {
    "ascent"?: "custom" | "constant_rate" | "float" | "drag_reverse",
    "descent"?: "custom" | "constant_rate" | "drag"
}
  • подумать, стоит ли объединить с gsn/predictor#2
- [ ] опциональный параметр `stage_profiles`: ``` "stage_profiles"?: { "ascent"?: "custom" | "constant_rate" | "float" | "drag_reverse", "descent"?: "custom" | "constant_rate" | "drag" } ``` - [ ] подумать, стоит ли объединить с gsn/predictor#2
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gsn/predictor#3
No description provided.