gnssequipment
GnssSpecifics

The GnssSpecifics contains configuration and operational for each Global Navigation Satellite System (GNSS) receiver in the system.



public class GnssSpecifics

Properties
adminState The value of adminState specifies the administrative state of the GNSS receiver. When AdminState has a value of 'outOfService', the GNSS receiver is powered down. When AdminState is 'inService', the GNSS receiver attempts to acquire a fix from the satellites specified by GnssConstellation

type=gnssequipment.GnssAdminStateType
default=outOfService
Displayed(tab/group)=Administrative State

altitude The value of altitude indicates the altitude of the GNSS receiver obtained from the last fix. If the receiver has not obtained a fix, altitude has a value of 0.

type=float
access=read-only
minimum=-1000
maximum=10000
units=meters
Displayed(tab/group)=Altitude

cfgLastChanged The value of cfgLastChanged indicates the time, since system startup, that the configuration of the GNSS receiver was last modified.

type=Date
access=read-only

constellation The value of constellation specifies the type of satellites that the GNSS receiver will use to acquire a fix. The value 'gps' specifies that the receiver will only use the United State's Global Positioning System (GPS) satellites. The value 'gps-glonass' specifies that the receiver will use both GPS and Russia's GLONASS satellites. Changing the system mode requires the system to be reset before the change takes effect.

type=gnssequipment.GnssConstellationType
default=gps
Displayed(tab/group)=Configured Constellation

dateTime The value of dateTime indicates the GNSS date and time corresponding to the most recent position fixed by the GNSS receiver. If the receiver has not obtained a fix, dateTime has a value of '0000000000000000'H.

type=string
access=read-only
units=UTC
Displayed(tab/group)=Time

daughterCardSlotId

type=int
access=read-only

heading The value of GnssHeading indicates the true heading of the system, as measured by the GNSS receiver.

type=float
access=read-only
minimum=0
maximum=360
units=degrees
Displayed(tab/group)=Heading

latitude The value of latitude indicates the latitude of the GNSS receiver obtained from the last fix. Positive values indicate degrees north of the equator, while negative values indicate degrees south. If the receiver has not obtained a fix, positionValid is false, and latitude has a value of 0.

type=float
access=read-only
minimum=-9000000
maximum=9000000
units=degrees
Displayed(tab/group)=Latitude

longitude The value of longitude indicates the longitude of the GNSS receiver obtained from the last fix. Positive values indicate degrees east of the prime meridian, while negative values indicate degrees west. If the receiver has not obtained a fix, positionValid is false, and longitude has a value of 0.

type=float
access=read-only
minimum=-18000000
maximum=18000000
units=degrees
Displayed(tab/group)=Longitude

nmeaAdminState The value of nmeaAdminState specifies whether the system will stream National Marine Electronics Association (NMEA) sentences generated by the GNSS receiver. When the state is 'inService',and there is an IP transport configured with aluIpTransportPortId corresponding to the GNSS receiver, the system will stream NMEA sentences at the rate specified by nmeaSentenceInterval to the remote hosts configured in the IP transport.

type=gnssequipment.GnssAdminStateType
default=outOfService
Displayed(tab/group)=Sentence Streaming (/NMEA)

nmeaSentenceInterval The value of nmeaSentenceInterval specifies the interval between sentences sent by the system to the remote hosts specified in the associated IP transport.

type=long
default=5
minimum=1
maximum=3600
units=seconds
Displayed(tab/group)=Sentence Interval (/NMEA)

nmeaSentenceTypes The value of nmeaSentenceTypes specifies the type of NMEA sentences that the system will generate and send through an associated IP transport. If multiple bits are set, the system will send multiple NMEA sentence types.

type=gnssequipment.GnssNmeaSentenceTypes
default=gpgga
Displayed(tab/group)=Sentences (/NMEA)

operState The value of GnssOperState indicates the operational state of the GNSS receiver. In order for the operational state to be 'inService(2)',GnssAdminState must be 'inService(2)' and HwAdminState for the corresponding MDA must also be 'inService(2)'.

type=gnssequipment.GnssOperState
access=read-only
Displayed(tab/group)=Operational State

positionValid The value of positionValid indicates whether the GNSS receiver has acquired a position fix.

type=boolean
access=read-only
Displayed(tab/group)=Acquired Fix

shelfId

type=int
access=read-only

siteId

type=string
access=read-only
default=0.0.0.0

siteName

type=string
access=read-only
default=
maximum=252

slotId

type=int
access=read-only

speed The value of speed indicates the speed of the system, as measured by the GNSS receiver.

type=float
access=read-only
units=kph
Displayed(tab/group)=Speed

syncSysTime The value of sncSysTime indicates whether the system time is synchronized on the GNSS MDA.

type=boolean
default=false
Displayed(tab/group)=Sync System Time

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7705 SAR Hm Supported from 16.0.R4 until 20.5.R1
  • Excluded chassis types: 7705 SAR-Hmc
Supported from 20.5.R1
Product Specifics
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0