Class AltitudeRollupValue
Represents the result of the rollup of the user's altitude.
Implements
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public sealed class AltitudeRollupValue : IMessage<AltitudeRollupValue>, IEquatable<AltitudeRollupValue>, IDeepCloneable<AltitudeRollupValue>, IBufferMessage, IMessage
Constructors
AltitudeRollupValue()
Declaration
public AltitudeRollupValue()
AltitudeRollupValue(AltitudeRollupValue)
Declaration
public AltitudeRollupValue(AltitudeRollupValue other)
Parameters
| Type | Name | Description |
|---|---|---|
| AltitudeRollupValue | other |
Properties
GainMillimetersSum
Sum of the altitude gain in millimeters.
Declaration
public long GainMillimetersSum { get; set; }
Property Value
| Type | Description |
|---|---|
| long |