mirror of
https://github.com/nasa/openmct.git
synced 2025-01-23 21:08:00 +00:00
Updated wording of docs
This commit is contained in:
parent
d0906baccf
commit
fc36674b5c
@ -77,9 +77,11 @@ define([], function () {
|
||||
*
|
||||
* @typedef {object} TimeConductorZoom
|
||||
* @property {number} min The largest time span that the time
|
||||
* conductor can display in this time system
|
||||
* conductor can display in this time system. ie. the span of the time
|
||||
* conductor in its most zoomed out state.
|
||||
* @property {number} max The smallest time span that the time
|
||||
* conductor can display in this time system
|
||||
* conductor can display in this time system. ie. the span of the time
|
||||
* conductor bounds in its most zoomed in state.
|
||||
*
|
||||
* @typedef {object} TimeSystemDefault
|
||||
* @property {TimeConductorDeltas} deltas The deltas to apply by default
|
||||
|
Loading…
Reference in New Issue
Block a user