mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Dedocument Selection
...and add a description to MCT#conductor
This commit is contained in:
parent
82e5b009e8
commit
69a500bf44
@ -38,16 +38,11 @@ define([
|
||||
]
|
||||
} };
|
||||
|
||||
/**
|
||||
*
|
||||
* @type {module:openmct.Selection}
|
||||
* @memberof module:openmct.MCT#
|
||||
* @name selection
|
||||
*/
|
||||
this.selection = new Selection();
|
||||
|
||||
/**
|
||||
*
|
||||
* MCT's time conductor, which may be used to synchronize view contents
|
||||
* for telemetry- or time-based views.
|
||||
* @type {module:openmct.TimeConductor}
|
||||
* @memberof module:openmct.MCT#
|
||||
* @name conductor
|
||||
|
Loading…
Reference in New Issue
Block a user