Package | Description |
---|---|
org.orekit.gnss.metric.ntrip |
This package provides streams reading from ntrip casters.
|
Modifier and Type | Method and Description |
---|---|
CarrierPhase |
DataStreamRecord.getCarrierPhase()
Get the carrier phase.
|
static CarrierPhase |
CarrierPhase.getCarrierPhase(String code)
Get the carrier phase corresponding to a code.
|
static CarrierPhase |
CarrierPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CarrierPhase[] |
CarrierPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.