Package | Description |
---|---|
org.orekit.gnss.metric.ntrip |
This package provides streams reading from ntrip casters.
|
Modifier and Type | Method and Description |
---|---|
Authentication |
NetworkRecord.getAuthentication()
Get the authentication method.
|
Authentication |
DataStreamRecord.getAuthentication()
Get the authentication method.
|
static Authentication |
Authentication.getAuthentication(String keyword)
Get the authentication type corresponding to a keyword.
|
static Authentication |
Authentication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Authentication[] |
Authentication.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.