feat(best-layouts): атрибуция velocity по ядру комплекса (#2177 шаг 2b) #2239
1 changed files with 5 additions and 0 deletions
|
|
@ -4297,6 +4297,11 @@ export interface components {
|
|||
objects_total_in_radius: number;
|
||||
/** Raw Objects Total */
|
||||
raw_objects_total: number;
|
||||
/**
|
||||
* Groups Matched By Core
|
||||
* @default 0
|
||||
*/
|
||||
groups_matched_by_core: number;
|
||||
/** Velocity Coverage Pct */
|
||||
velocity_coverage_pct: number;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue