| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingConfig |
TrackingConfig.clone() |
TrackingConfig |
ConfigTypeData.getTrackingConfig()
Object that determines whether tracking should be used during a contact executed with this
Config in
the mission profile. |
TrackingConfig |
TrackingConfig.withAutotrack(Criticality autotrack)
Current setting for autotrack.
|
TrackingConfig |
TrackingConfig.withAutotrack(String autotrack)
Current setting for autotrack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigTypeData.setTrackingConfig(TrackingConfig trackingConfig)
Object that determines whether tracking should be used during a contact executed with this
Config in
the mission profile. |
ConfigTypeData |
ConfigTypeData.withTrackingConfig(TrackingConfig trackingConfig)
Object that determines whether tracking should be used during a contact executed with this
Config in
the mission profile. |
Copyright © 2023. All rights reserved.