Sports Lib API - v21.3.0
GitHub
npm
Preparing search index...
API
DataDiveDescentRateMaxFeetPerSecond
Class DataDiveDescentRateMaxFeetPerSecond
Native FIT dive-summary maximum descent rate in meters per second.
Hierarchy (
View Summary
)
DataDiveDescentRateMax
DataDiveDescentRateMaxFeetPerSecond
Index
Constructors
constructor
Properties
value
display
Type
type
unit
unit
System
Methods
get
Display
Type
get
Display
Unit
get
Display
Value
get
Type
get
Unit
get
Unit
System
get
Value
is
Value
Type
Valid
set
Value
to
JSON
Constructors
constructor
new
DataDiveDescentRateMaxFeetPerSecond
(
value
:
number
,
)
:
DataDiveDescentRateMaxFeetPerSecond
Parameters
value
:
number
Returns
DataDiveDescentRateMaxFeetPerSecond
Properties
Protected
value
value
:
number
Static
display
Type
displayType
:
string
= DataDiveDescentRateMax.type
Static
type
type
:
string
= 'Maximum dive descent rate in feet per second'
Static
unit
unit
:
string
= 'ft/s'
Static
unit
System
unitSystem
:
UnitSystem
= UnitSystem.Imperial
Methods
get
Display
Type
getDisplayType
()
:
string
Returns
string
get
Display
Unit
getDisplayUnit
()
:
string
Returns
string
get
Display
Value
getDisplayValue
()
:
string
Returns
string
get
Type
getType
()
:
string
Returns
string
get
Unit
getUnit
()
:
string
Returns
string
get
Unit
System
getUnitSystem
()
:
UnitSystem
Returns
UnitSystem
get
Value
getValue
(
_formatForDataType
?:
string
)
:
number
Parameters
Optional
_formatForDataType
:
string
Returns
number
is
Value
Type
Valid
isValueTypeValid
(
value
:
unknown
)
:
boolean
Parameters
value
:
unknown
Returns
boolean
set
Value
setValue
(
value
:
number
)
:
this
Parameters
value
:
number
Returns
this
to
JSON
toJSON
()
:
DataJSONInterface
Returns
DataJSONInterface
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
display
Type
type
unit
unit
System
Methods
get
Display
Type
get
Display
Unit
get
Display
Value
get
Type
get
Unit
get
Unit
System
get
Value
is
Value
Type
Valid
set
Value
to
JSON
GitHub
npm
Sports Lib API - v21.3.0
Loading...
Native FIT dive-summary maximum descent rate in meters per second.