Versions in this module Expand all Collapse all v0 v0.0.1 May 21, 2020 Changes in this version + var File_pkg_api_v1_scdpb_scd_proto protoreflect.FileDescriptor + func RegisterUTMAPIUSSDSSAndUSSUSSServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterUTMAPIUSSDSSAndUSSUSSServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterUTMAPIUSSDSSAndUSSUSSServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterUTMAPIUSSDSSAndUSSUSSServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterUTMAPIUSSDSSAndUSSUSSServiceServer(s *grpc.Server, srv UTMAPIUSSDSSAndUSSUSSServiceServer) + type AirspaceConflictResponse struct + EntityConflicts []*EntityReference + Message string + func (*AirspaceConflictResponse) Descriptor() ([]byte, []int) + func (*AirspaceConflictResponse) ProtoMessage() + func (x *AirspaceConflictResponse) GetEntityConflicts() []*EntityReference + func (x *AirspaceConflictResponse) GetMessage() string + func (x *AirspaceConflictResponse) ProtoReflect() protoreflect.Message + func (x *AirspaceConflictResponse) Reset() + func (x *AirspaceConflictResponse) String() string + type Altitude struct + Reference string + Units string + Value float64 + func (*Altitude) Descriptor() ([]byte, []int) + func (*Altitude) ProtoMessage() + func (x *Altitude) GetReference() string + func (x *Altitude) GetUnits() string + func (x *Altitude) GetValue() float64 + func (x *Altitude) ProtoReflect() protoreflect.Message + func (x *Altitude) Reset() + func (x *Altitude) String() string + type ChangeConstraintReferenceResponse struct + ConstraintReference *ConstraintReference + Subscribers []*SubscriberToNotify + func (*ChangeConstraintReferenceResponse) Descriptor() ([]byte, []int) + func (*ChangeConstraintReferenceResponse) ProtoMessage() + func (x *ChangeConstraintReferenceResponse) GetConstraintReference() *ConstraintReference + func (x *ChangeConstraintReferenceResponse) GetSubscribers() []*SubscriberToNotify + func (x *ChangeConstraintReferenceResponse) ProtoReflect() protoreflect.Message + func (x *ChangeConstraintReferenceResponse) Reset() + func (x *ChangeConstraintReferenceResponse) String() string + type ChangeOperationReferenceResponse struct + OperationReference *OperationReference + Subscribers []*SubscriberToNotify + func (*ChangeOperationReferenceResponse) Descriptor() ([]byte, []int) + func (*ChangeOperationReferenceResponse) ProtoMessage() + func (x *ChangeOperationReferenceResponse) GetOperationReference() *OperationReference + func (x *ChangeOperationReferenceResponse) GetSubscribers() []*SubscriberToNotify + func (x *ChangeOperationReferenceResponse) ProtoReflect() protoreflect.Message + func (x *ChangeOperationReferenceResponse) Reset() + func (x *ChangeOperationReferenceResponse) String() string + type Circle struct + Center *LatLngPoint + Radius *Radius + func (*Circle) Descriptor() ([]byte, []int) + func (*Circle) ProtoMessage() + func (x *Circle) GetCenter() *LatLngPoint + func (x *Circle) GetRadius() *Radius + func (x *Circle) ProtoReflect() protoreflect.Message + func (x *Circle) Reset() + func (x *Circle) String() string + type Constraint struct + Details *ConstraintDetails + Reference *ConstraintReference + func (*Constraint) Descriptor() ([]byte, []int) + func (*Constraint) ProtoMessage() + func (x *Constraint) GetDetails() *ConstraintDetails + func (x *Constraint) GetReference() *ConstraintReference + func (x *Constraint) ProtoReflect() protoreflect.Message + func (x *Constraint) Reset() + func (x *Constraint) String() string + type ConstraintDetails struct + Type string + Volumes []*Volume4D + func (*ConstraintDetails) Descriptor() ([]byte, []int) + func (*ConstraintDetails) ProtoMessage() + func (x *ConstraintDetails) GetType() string + func (x *ConstraintDetails) GetVolumes() []*Volume4D + func (x *ConstraintDetails) ProtoReflect() protoreflect.Message + func (x *ConstraintDetails) Reset() + func (x *ConstraintDetails) String() string + type ConstraintReference struct + Id string + Ovn string + Owner string + TimeEnd *Time + TimeStart *Time + UssBaseUrl string + Version int32 + func (*ConstraintReference) Descriptor() ([]byte, []int) + func (*ConstraintReference) ProtoMessage() + func (x *ConstraintReference) GetId() string + func (x *ConstraintReference) GetOvn() string + func (x *ConstraintReference) GetOwner() string + func (x *ConstraintReference) GetTimeEnd() *Time + func (x *ConstraintReference) GetTimeStart() *Time + func (x *ConstraintReference) GetUssBaseUrl() string + func (x *ConstraintReference) GetVersion() int32 + func (x *ConstraintReference) ProtoReflect() protoreflect.Message + func (x *ConstraintReference) Reset() + func (x *ConstraintReference) String() string + type DeleteConstraintReferenceRequest struct + Entityuuid string + func (*DeleteConstraintReferenceRequest) Descriptor() ([]byte, []int) + func (*DeleteConstraintReferenceRequest) ProtoMessage() + func (x *DeleteConstraintReferenceRequest) GetEntityuuid() string + func (x *DeleteConstraintReferenceRequest) ProtoReflect() protoreflect.Message + func (x *DeleteConstraintReferenceRequest) Reset() + func (x *DeleteConstraintReferenceRequest) String() string + type DeleteOperationReferenceRequest struct + Entityuuid string + func (*DeleteOperationReferenceRequest) Descriptor() ([]byte, []int) + func (*DeleteOperationReferenceRequest) ProtoMessage() + func (x *DeleteOperationReferenceRequest) GetEntityuuid() string + func (x *DeleteOperationReferenceRequest) ProtoReflect() protoreflect.Message + func (x *DeleteOperationReferenceRequest) Reset() + func (x *DeleteOperationReferenceRequest) String() string + type DeleteSubscriptionRequest struct + Subscriptionid string + func (*DeleteSubscriptionRequest) Descriptor() ([]byte, []int) + func (*DeleteSubscriptionRequest) ProtoMessage() + func (x *DeleteSubscriptionRequest) GetSubscriptionid() string + func (x *DeleteSubscriptionRequest) ProtoReflect() protoreflect.Message + func (x *DeleteSubscriptionRequest) Reset() + func (x *DeleteSubscriptionRequest) String() string + type DeleteSubscriptionResponse struct + Subscription *Subscription + func (*DeleteSubscriptionResponse) Descriptor() ([]byte, []int) + func (*DeleteSubscriptionResponse) ProtoMessage() + func (x *DeleteSubscriptionResponse) GetSubscription() *Subscription + func (x *DeleteSubscriptionResponse) ProtoReflect() protoreflect.Message + func (x *DeleteSubscriptionResponse) Reset() + func (x *DeleteSubscriptionResponse) String() string + type EntityReference struct + ConstraintReference *ConstraintReference + OperationReference *OperationReference + func (*EntityReference) Descriptor() ([]byte, []int) + func (*EntityReference) ProtoMessage() + func (x *EntityReference) GetConstraintReference() *ConstraintReference + func (x *EntityReference) GetOperationReference() *OperationReference + func (x *EntityReference) ProtoReflect() protoreflect.Message + func (x *EntityReference) Reset() + func (x *EntityReference) String() string + type ErrorReport struct + Body string + Headers []string + Problem string + ReportId string + ResponseBody string + ResponseCode int32 + TimeRequest *Time + TimeResponse *Time + Url string + func (*ErrorReport) Descriptor() ([]byte, []int) + func (*ErrorReport) ProtoMessage() + func (x *ErrorReport) GetBody() string + func (x *ErrorReport) GetHeaders() []string + func (x *ErrorReport) GetProblem() string + func (x *ErrorReport) GetReportId() string + func (x *ErrorReport) GetResponseBody() string + func (x *ErrorReport) GetResponseCode() int32 + func (x *ErrorReport) GetTimeRequest() *Time + func (x *ErrorReport) GetTimeResponse() *Time + func (x *ErrorReport) GetUrl() string + func (x *ErrorReport) ProtoReflect() protoreflect.Message + func (x *ErrorReport) Reset() + func (x *ErrorReport) String() string + type ErrorResponse struct + Message string + func (*ErrorResponse) Descriptor() ([]byte, []int) + func (*ErrorResponse) ProtoMessage() + func (x *ErrorResponse) GetMessage() string + func (x *ErrorResponse) ProtoReflect() protoreflect.Message + func (x *ErrorResponse) Reset() + func (x *ErrorResponse) String() string + type GetConstraintDetailsResponse struct + Constraint *Constraint + func (*GetConstraintDetailsResponse) Descriptor() ([]byte, []int) + func (*GetConstraintDetailsResponse) ProtoMessage() + func (x *GetConstraintDetailsResponse) GetConstraint() *Constraint + func (x *GetConstraintDetailsResponse) ProtoReflect() protoreflect.Message + func (x *GetConstraintDetailsResponse) Reset() + func (x *GetConstraintDetailsResponse) String() string + type GetConstraintReferenceRequest struct + Entityuuid string + func (*GetConstraintReferenceRequest) Descriptor() ([]byte, []int) + func (*GetConstraintReferenceRequest) ProtoMessage() + func (x *GetConstraintReferenceRequest) GetEntityuuid() string + func (x *GetConstraintReferenceRequest) ProtoReflect() protoreflect.Message + func (x *GetConstraintReferenceRequest) Reset() + func (x *GetConstraintReferenceRequest) String() string + type GetConstraintReferenceResponse struct + ConstraintReference *ConstraintReference + func (*GetConstraintReferenceResponse) Descriptor() ([]byte, []int) + func (*GetConstraintReferenceResponse) ProtoMessage() + func (x *GetConstraintReferenceResponse) GetConstraintReference() *ConstraintReference + func (x *GetConstraintReferenceResponse) ProtoReflect() protoreflect.Message + func (x *GetConstraintReferenceResponse) Reset() + func (x *GetConstraintReferenceResponse) String() string + type GetOperationDetailsResponse struct + Operation *Operation + func (*GetOperationDetailsResponse) Descriptor() ([]byte, []int) + func (*GetOperationDetailsResponse) ProtoMessage() + func (x *GetOperationDetailsResponse) GetOperation() *Operation + func (x *GetOperationDetailsResponse) ProtoReflect() protoreflect.Message + func (x *GetOperationDetailsResponse) Reset() + func (x *GetOperationDetailsResponse) String() string + type GetOperationReferenceRequest struct + Entityuuid string + func (*GetOperationReferenceRequest) Descriptor() ([]byte, []int) + func (*GetOperationReferenceRequest) ProtoMessage() + func (x *GetOperationReferenceRequest) GetEntityuuid() string + func (x *GetOperationReferenceRequest) ProtoReflect() protoreflect.Message + func (x *GetOperationReferenceRequest) Reset() + func (x *GetOperationReferenceRequest) String() string + type GetOperationReferenceResponse struct + OperationReference *OperationReference + func (*GetOperationReferenceResponse) Descriptor() ([]byte, []int) + func (*GetOperationReferenceResponse) ProtoMessage() + func (x *GetOperationReferenceResponse) GetOperationReference() *OperationReference + func (x *GetOperationReferenceResponse) ProtoReflect() protoreflect.Message + func (x *GetOperationReferenceResponse) Reset() + func (x *GetOperationReferenceResponse) String() string + type GetOperationTelemetryResponse struct + Telemetry *VehicleTelemetry + func (*GetOperationTelemetryResponse) Descriptor() ([]byte, []int) + func (*GetOperationTelemetryResponse) ProtoMessage() + func (x *GetOperationTelemetryResponse) GetTelemetry() *VehicleTelemetry + func (x *GetOperationTelemetryResponse) ProtoReflect() protoreflect.Message + func (x *GetOperationTelemetryResponse) Reset() + func (x *GetOperationTelemetryResponse) String() string + type GetSubscriptionRequest struct + Subscriptionid string + func (*GetSubscriptionRequest) Descriptor() ([]byte, []int) + func (*GetSubscriptionRequest) ProtoMessage() + func (x *GetSubscriptionRequest) GetSubscriptionid() string + func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message + func (x *GetSubscriptionRequest) Reset() + func (x *GetSubscriptionRequest) String() string + type GetSubscriptionResponse struct + Subscription *Subscription + func (*GetSubscriptionResponse) Descriptor() ([]byte, []int) + func (*GetSubscriptionResponse) ProtoMessage() + func (x *GetSubscriptionResponse) GetSubscription() *Subscription + func (x *GetSubscriptionResponse) ProtoReflect() protoreflect.Message + func (x *GetSubscriptionResponse) Reset() + func (x *GetSubscriptionResponse) String() string + type ImplicitSubscriptionParameters struct + NotifyForConstraints bool + UssBaseUrl string + func (*ImplicitSubscriptionParameters) Descriptor() ([]byte, []int) + func (*ImplicitSubscriptionParameters) ProtoMessage() + func (x *ImplicitSubscriptionParameters) GetNotifyForConstraints() bool + func (x *ImplicitSubscriptionParameters) GetUssBaseUrl() string + func (x *ImplicitSubscriptionParameters) ProtoReflect() protoreflect.Message + func (x *ImplicitSubscriptionParameters) Reset() + func (x *ImplicitSubscriptionParameters) String() string + type LatLngPoint struct + Lat float64 + Lng float64 + func (*LatLngPoint) Descriptor() ([]byte, []int) + func (*LatLngPoint) ProtoMessage() + func (x *LatLngPoint) GetLat() float64 + func (x *LatLngPoint) GetLng() float64 + func (x *LatLngPoint) ProtoReflect() protoreflect.Message + func (x *LatLngPoint) Reset() + func (x *LatLngPoint) String() string + type MakeDssReportRequest struct + Params *ErrorReport + func (*MakeDssReportRequest) Descriptor() ([]byte, []int) + func (*MakeDssReportRequest) ProtoMessage() + func (x *MakeDssReportRequest) GetParams() *ErrorReport + func (x *MakeDssReportRequest) ProtoReflect() protoreflect.Message + func (x *MakeDssReportRequest) Reset() + func (x *MakeDssReportRequest) String() string + type Operation struct + Details *OperationDetails + Reference *OperationReference + func (*Operation) Descriptor() ([]byte, []int) + func (*Operation) ProtoMessage() + func (x *Operation) GetDetails() *OperationDetails + func (x *Operation) GetReference() *OperationReference + func (x *Operation) ProtoReflect() protoreflect.Message + func (x *Operation) Reset() + func (x *Operation) String() string + type OperationDetails struct + State string + Vlos bool + Volumes []*Volume4D + func (*OperationDetails) Descriptor() ([]byte, []int) + func (*OperationDetails) ProtoMessage() + func (x *OperationDetails) GetState() string + func (x *OperationDetails) GetVlos() bool + func (x *OperationDetails) GetVolumes() []*Volume4D + func (x *OperationDetails) ProtoReflect() protoreflect.Message + func (x *OperationDetails) Reset() + func (x *OperationDetails) String() string + type OperationReference struct + Id string + Ovn string + Owner string + SubscriptionId string + TimeEnd *Time + TimeStart *Time + UssBaseUrl string + Version int32 + func (*OperationReference) Descriptor() ([]byte, []int) + func (*OperationReference) ProtoMessage() + func (x *OperationReference) GetId() string + func (x *OperationReference) GetOvn() string + func (x *OperationReference) GetOwner() string + func (x *OperationReference) GetSubscriptionId() string + func (x *OperationReference) GetTimeEnd() *Time + func (x *OperationReference) GetTimeStart() *Time + func (x *OperationReference) GetUssBaseUrl() string + func (x *OperationReference) GetVersion() int32 + func (x *OperationReference) ProtoReflect() protoreflect.Message + func (x *OperationReference) Reset() + func (x *OperationReference) String() string + type Polygon struct + Vertices []*LatLngPoint + func (*Polygon) Descriptor() ([]byte, []int) + func (*Polygon) ProtoMessage() + func (x *Polygon) GetVertices() []*LatLngPoint + func (x *Polygon) ProtoReflect() protoreflect.Message + func (x *Polygon) Reset() + func (x *Polygon) String() string + type Position struct + AccuracyH string + AccuracyV string + Altitude *Altitude + Extrapolated bool + Latitude float64 + Longitude float64 + func (*Position) Descriptor() ([]byte, []int) + func (*Position) ProtoMessage() + func (x *Position) GetAccuracyH() string + func (x *Position) GetAccuracyV() string + func (x *Position) GetAltitude() *Altitude + func (x *Position) GetExtrapolated() bool + func (x *Position) GetLatitude() float64 + func (x *Position) GetLongitude() float64 + func (x *Position) ProtoReflect() protoreflect.Message + func (x *Position) Reset() + func (x *Position) String() string + type PutConstraintDetailsParameters struct + Constraint *Constraint + ConstraintId string + Subscriptions []*SubscriptionState + func (*PutConstraintDetailsParameters) Descriptor() ([]byte, []int) + func (*PutConstraintDetailsParameters) ProtoMessage() + func (x *PutConstraintDetailsParameters) GetConstraint() *Constraint + func (x *PutConstraintDetailsParameters) GetConstraintId() string + func (x *PutConstraintDetailsParameters) GetSubscriptions() []*SubscriptionState + func (x *PutConstraintDetailsParameters) ProtoReflect() protoreflect.Message + func (x *PutConstraintDetailsParameters) Reset() + func (x *PutConstraintDetailsParameters) String() string + type PutConstraintReferenceParameters struct + Extents []*Volume4D + OldVersion int32 + UssBaseUrl string + func (*PutConstraintReferenceParameters) Descriptor() ([]byte, []int) + func (*PutConstraintReferenceParameters) ProtoMessage() + func (x *PutConstraintReferenceParameters) GetExtents() []*Volume4D + func (x *PutConstraintReferenceParameters) GetOldVersion() int32 + func (x *PutConstraintReferenceParameters) GetUssBaseUrl() string + func (x *PutConstraintReferenceParameters) ProtoReflect() protoreflect.Message + func (x *PutConstraintReferenceParameters) Reset() + func (x *PutConstraintReferenceParameters) String() string + type PutConstraintReferenceRequest struct + Entityuuid string + Params *PutConstraintReferenceParameters + func (*PutConstraintReferenceRequest) Descriptor() ([]byte, []int) + func (*PutConstraintReferenceRequest) ProtoMessage() + func (x *PutConstraintReferenceRequest) GetEntityuuid() string + func (x *PutConstraintReferenceRequest) GetParams() *PutConstraintReferenceParameters + func (x *PutConstraintReferenceRequest) ProtoReflect() protoreflect.Message + func (x *PutConstraintReferenceRequest) Reset() + func (x *PutConstraintReferenceRequest) String() string + type PutOperationDetailsParameters struct + Operation *Operation + OperationId string + Subscriptions []*SubscriptionState + func (*PutOperationDetailsParameters) Descriptor() ([]byte, []int) + func (*PutOperationDetailsParameters) ProtoMessage() + func (x *PutOperationDetailsParameters) GetOperation() *Operation + func (x *PutOperationDetailsParameters) GetOperationId() string + func (x *PutOperationDetailsParameters) GetSubscriptions() []*SubscriptionState + func (x *PutOperationDetailsParameters) ProtoReflect() protoreflect.Message + func (x *PutOperationDetailsParameters) Reset() + func (x *PutOperationDetailsParameters) String() string + type PutOperationReferenceParameters struct + Extents []*Volume4D + Key []string + NewSubscription *ImplicitSubscriptionParameters + OldVersion int32 + State string + SubscriptionId string + UssBaseUrl string + func (*PutOperationReferenceParameters) Descriptor() ([]byte, []int) + func (*PutOperationReferenceParameters) ProtoMessage() + func (x *PutOperationReferenceParameters) GetExtents() []*Volume4D + func (x *PutOperationReferenceParameters) GetKey() []string + func (x *PutOperationReferenceParameters) GetNewSubscription() *ImplicitSubscriptionParameters + func (x *PutOperationReferenceParameters) GetOldVersion() int32 + func (x *PutOperationReferenceParameters) GetState() string + func (x *PutOperationReferenceParameters) GetSubscriptionId() string + func (x *PutOperationReferenceParameters) GetUssBaseUrl() string + func (x *PutOperationReferenceParameters) ProtoReflect() protoreflect.Message + func (x *PutOperationReferenceParameters) Reset() + func (x *PutOperationReferenceParameters) String() string + type PutOperationReferenceRequest struct + Entityuuid string + Params *PutOperationReferenceParameters + func (*PutOperationReferenceRequest) Descriptor() ([]byte, []int) + func (*PutOperationReferenceRequest) ProtoMessage() + func (x *PutOperationReferenceRequest) GetEntityuuid() string + func (x *PutOperationReferenceRequest) GetParams() *PutOperationReferenceParameters + func (x *PutOperationReferenceRequest) ProtoReflect() protoreflect.Message + func (x *PutOperationReferenceRequest) Reset() + func (x *PutOperationReferenceRequest) String() string + type PutSubscriptionParameters struct + Extents *Volume4D + NotifyForConstraints bool + NotifyForOperations bool + OldVersion int32 + UssBaseUrl string + func (*PutSubscriptionParameters) Descriptor() ([]byte, []int) + func (*PutSubscriptionParameters) ProtoMessage() + func (x *PutSubscriptionParameters) GetExtents() *Volume4D + func (x *PutSubscriptionParameters) GetNotifyForConstraints() bool + func (x *PutSubscriptionParameters) GetNotifyForOperations() bool + func (x *PutSubscriptionParameters) GetOldVersion() int32 + func (x *PutSubscriptionParameters) GetUssBaseUrl() string + func (x *PutSubscriptionParameters) ProtoReflect() protoreflect.Message + func (x *PutSubscriptionParameters) Reset() + func (x *PutSubscriptionParameters) String() string + type PutSubscriptionRequest struct + Params *PutSubscriptionParameters + Subscriptionid string + func (*PutSubscriptionRequest) Descriptor() ([]byte, []int) + func (*PutSubscriptionRequest) ProtoMessage() + func (x *PutSubscriptionRequest) GetParams() *PutSubscriptionParameters + func (x *PutSubscriptionRequest) GetSubscriptionid() string + func (x *PutSubscriptionRequest) ProtoReflect() protoreflect.Message + func (x *PutSubscriptionRequest) Reset() + func (x *PutSubscriptionRequest) String() string + type PutSubscriptionResponse struct + Constraints []*ConstraintReference + Operations []*OperationReference + Subscription *Subscription + func (*PutSubscriptionResponse) Descriptor() ([]byte, []int) + func (*PutSubscriptionResponse) ProtoMessage() + func (x *PutSubscriptionResponse) GetConstraints() []*ConstraintReference + func (x *PutSubscriptionResponse) GetOperations() []*OperationReference + func (x *PutSubscriptionResponse) GetSubscription() *Subscription + func (x *PutSubscriptionResponse) ProtoReflect() protoreflect.Message + func (x *PutSubscriptionResponse) Reset() + func (x *PutSubscriptionResponse) String() string + type QueryConstraintReferencesRequest struct + Params *SearchConstraintReferenceParameters + func (*QueryConstraintReferencesRequest) Descriptor() ([]byte, []int) + func (*QueryConstraintReferencesRequest) ProtoMessage() + func (x *QueryConstraintReferencesRequest) GetParams() *SearchConstraintReferenceParameters + func (x *QueryConstraintReferencesRequest) ProtoReflect() protoreflect.Message + func (x *QueryConstraintReferencesRequest) Reset() + func (x *QueryConstraintReferencesRequest) String() string + type QuerySubscriptionsRequest struct + Params *SearchSubscriptionParameters + func (*QuerySubscriptionsRequest) Descriptor() ([]byte, []int) + func (*QuerySubscriptionsRequest) ProtoMessage() + func (x *QuerySubscriptionsRequest) GetParams() *SearchSubscriptionParameters + func (x *QuerySubscriptionsRequest) ProtoReflect() protoreflect.Message + func (x *QuerySubscriptionsRequest) Reset() + func (x *QuerySubscriptionsRequest) String() string + type Radius struct + Units string + Value float32 + func (*Radius) Descriptor() ([]byte, []int) + func (*Radius) ProtoMessage() + func (x *Radius) GetUnits() string + func (x *Radius) GetValue() float32 + func (x *Radius) ProtoReflect() protoreflect.Message + func (x *Radius) Reset() + func (x *Radius) String() string + type SearchConstraintReferenceParameters struct + AreaOfInterest *Volume4D + func (*SearchConstraintReferenceParameters) Descriptor() ([]byte, []int) + func (*SearchConstraintReferenceParameters) ProtoMessage() + func (x *SearchConstraintReferenceParameters) GetAreaOfInterest() *Volume4D + func (x *SearchConstraintReferenceParameters) ProtoReflect() protoreflect.Message + func (x *SearchConstraintReferenceParameters) Reset() + func (x *SearchConstraintReferenceParameters) String() string + type SearchConstraintReferencesResponse struct + ConstraintReferences []*ConstraintReference + func (*SearchConstraintReferencesResponse) Descriptor() ([]byte, []int) + func (*SearchConstraintReferencesResponse) ProtoMessage() + func (x *SearchConstraintReferencesResponse) GetConstraintReferences() []*ConstraintReference + func (x *SearchConstraintReferencesResponse) ProtoReflect() protoreflect.Message + func (x *SearchConstraintReferencesResponse) Reset() + func (x *SearchConstraintReferencesResponse) String() string + type SearchOperationReferenceParameters struct + AreaOfInterest *Volume4D + func (*SearchOperationReferenceParameters) Descriptor() ([]byte, []int) + func (*SearchOperationReferenceParameters) ProtoMessage() + func (x *SearchOperationReferenceParameters) GetAreaOfInterest() *Volume4D + func (x *SearchOperationReferenceParameters) ProtoReflect() protoreflect.Message + func (x *SearchOperationReferenceParameters) Reset() + func (x *SearchOperationReferenceParameters) String() string + type SearchOperationReferenceResponse struct + OperationReferences []*OperationReference + func (*SearchOperationReferenceResponse) Descriptor() ([]byte, []int) + func (*SearchOperationReferenceResponse) ProtoMessage() + func (x *SearchOperationReferenceResponse) GetOperationReferences() []*OperationReference + func (x *SearchOperationReferenceResponse) ProtoReflect() protoreflect.Message + func (x *SearchOperationReferenceResponse) Reset() + func (x *SearchOperationReferenceResponse) String() string + type SearchOperationReferencesRequest struct + Params *SearchOperationReferenceParameters + func (*SearchOperationReferencesRequest) Descriptor() ([]byte, []int) + func (*SearchOperationReferencesRequest) ProtoMessage() + func (x *SearchOperationReferencesRequest) GetParams() *SearchOperationReferenceParameters + func (x *SearchOperationReferencesRequest) ProtoReflect() protoreflect.Message + func (x *SearchOperationReferencesRequest) Reset() + func (x *SearchOperationReferencesRequest) String() string + type SearchSubscriptionParameters struct + AreaOfInterest *Volume4D + func (*SearchSubscriptionParameters) Descriptor() ([]byte, []int) + func (*SearchSubscriptionParameters) ProtoMessage() + func (x *SearchSubscriptionParameters) GetAreaOfInterest() *Volume4D + func (x *SearchSubscriptionParameters) ProtoReflect() protoreflect.Message + func (x *SearchSubscriptionParameters) Reset() + func (x *SearchSubscriptionParameters) String() string + type SearchSubscriptionsResponse struct + Subscriptions []*Subscription + func (*SearchSubscriptionsResponse) Descriptor() ([]byte, []int) + func (*SearchSubscriptionsResponse) ProtoMessage() + func (x *SearchSubscriptionsResponse) GetSubscriptions() []*Subscription + func (x *SearchSubscriptionsResponse) ProtoReflect() protoreflect.Message + func (x *SearchSubscriptionsResponse) Reset() + func (x *SearchSubscriptionsResponse) String() string + type SubscriberToNotify struct + Subscriptions []*SubscriptionState + UssBaseUrl string + func (*SubscriberToNotify) Descriptor() ([]byte, []int) + func (*SubscriberToNotify) ProtoMessage() + func (x *SubscriberToNotify) GetSubscriptions() []*SubscriptionState + func (x *SubscriberToNotify) GetUssBaseUrl() string + func (x *SubscriberToNotify) ProtoReflect() protoreflect.Message + func (x *SubscriberToNotify) Reset() + func (x *SubscriberToNotify) String() string + type Subscription struct + DependentOperations []string + Id string + ImplicitSubscription bool + NotificationIndex int32 + NotifyForConstraints bool + NotifyForOperations bool + TimeEnd *Time + TimeStart *Time + UssBaseUrl string + Version int32 + func (*Subscription) Descriptor() ([]byte, []int) + func (*Subscription) ProtoMessage() + func (x *Subscription) GetDependentOperations() []string + func (x *Subscription) GetId() string + func (x *Subscription) GetImplicitSubscription() bool + func (x *Subscription) GetNotificationIndex() int32 + func (x *Subscription) GetNotifyForConstraints() bool + func (x *Subscription) GetNotifyForOperations() bool + func (x *Subscription) GetTimeEnd() *Time + func (x *Subscription) GetTimeStart() *Time + func (x *Subscription) GetUssBaseUrl() string + func (x *Subscription) GetVersion() int32 + func (x *Subscription) ProtoReflect() protoreflect.Message + func (x *Subscription) Reset() + func (x *Subscription) String() string + type SubscriptionState struct + NotificationIndex int32 + SubscriptionId string + func (*SubscriptionState) Descriptor() ([]byte, []int) + func (*SubscriptionState) ProtoMessage() + func (x *SubscriptionState) GetNotificationIndex() int32 + func (x *SubscriptionState) GetSubscriptionId() string + func (x *SubscriptionState) ProtoReflect() protoreflect.Message + func (x *SubscriptionState) Reset() + func (x *SubscriptionState) String() string + type Time struct + Format string + Value *timestamp.Timestamp + func (*Time) Descriptor() ([]byte, []int) + func (*Time) ProtoMessage() + func (x *Time) GetFormat() string + func (x *Time) GetValue() *timestamp.Timestamp + func (x *Time) ProtoReflect() protoreflect.Message + func (x *Time) Reset() + func (x *Time) String() string + type UTMAPIUSSDSSAndUSSUSSServiceClient interface + DeleteConstraintReference func(ctx context.Context, in *DeleteConstraintReferenceRequest, ...) (*ChangeConstraintReferenceResponse, error) + DeleteOperationReference func(ctx context.Context, in *DeleteOperationReferenceRequest, ...) (*ChangeOperationReferenceResponse, error) + DeleteSubscription func(ctx context.Context, in *DeleteSubscriptionRequest, opts ...grpc.CallOption) (*DeleteSubscriptionResponse, error) + GetConstraintReference func(ctx context.Context, in *GetConstraintReferenceRequest, ...) (*GetConstraintReferenceResponse, error) + GetOperationReference func(ctx context.Context, in *GetOperationReferenceRequest, opts ...grpc.CallOption) (*GetOperationReferenceResponse, error) + GetSubscription func(ctx context.Context, in *GetSubscriptionRequest, opts ...grpc.CallOption) (*GetSubscriptionResponse, error) + MakeDssReport func(ctx context.Context, in *MakeDssReportRequest, opts ...grpc.CallOption) (*ErrorReport, error) + PutConstraintReference func(ctx context.Context, in *PutConstraintReferenceRequest, ...) (*ChangeConstraintReferenceResponse, error) + PutOperationReference func(ctx context.Context, in *PutOperationReferenceRequest, opts ...grpc.CallOption) (*ChangeOperationReferenceResponse, error) + PutSubscription func(ctx context.Context, in *PutSubscriptionRequest, opts ...grpc.CallOption) (*PutSubscriptionResponse, error) + QueryConstraintReferences func(ctx context.Context, in *QueryConstraintReferencesRequest, ...) (*SearchConstraintReferencesResponse, error) + QuerySubscriptions func(ctx context.Context, in *QuerySubscriptionsRequest, opts ...grpc.CallOption) (*SearchSubscriptionsResponse, error) + SearchOperationReferences func(ctx context.Context, in *SearchOperationReferencesRequest, ...) (*SearchOperationReferenceResponse, error) + func NewUTMAPIUSSDSSAndUSSUSSServiceClient(cc grpc.ClientConnInterface) UTMAPIUSSDSSAndUSSUSSServiceClient + type UTMAPIUSSDSSAndUSSUSSServiceServer interface + DeleteConstraintReference func(context.Context, *DeleteConstraintReferenceRequest) (*ChangeConstraintReferenceResponse, error) + DeleteOperationReference func(context.Context, *DeleteOperationReferenceRequest) (*ChangeOperationReferenceResponse, error) + DeleteSubscription func(context.Context, *DeleteSubscriptionRequest) (*DeleteSubscriptionResponse, error) + GetConstraintReference func(context.Context, *GetConstraintReferenceRequest) (*GetConstraintReferenceResponse, error) + GetOperationReference func(context.Context, *GetOperationReferenceRequest) (*GetOperationReferenceResponse, error) + GetSubscription func(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error) + MakeDssReport func(context.Context, *MakeDssReportRequest) (*ErrorReport, error) + PutConstraintReference func(context.Context, *PutConstraintReferenceRequest) (*ChangeConstraintReferenceResponse, error) + PutOperationReference func(context.Context, *PutOperationReferenceRequest) (*ChangeOperationReferenceResponse, error) + PutSubscription func(context.Context, *PutSubscriptionRequest) (*PutSubscriptionResponse, error) + QueryConstraintReferences func(context.Context, *QueryConstraintReferencesRequest) (*SearchConstraintReferencesResponse, error) + QuerySubscriptions func(context.Context, *QuerySubscriptionsRequest) (*SearchSubscriptionsResponse, error) + SearchOperationReferences func(context.Context, *SearchOperationReferencesRequest) (*SearchOperationReferenceResponse, error) + type UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer struct + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) DeleteConstraintReference(context.Context, *DeleteConstraintReferenceRequest) (*ChangeConstraintReferenceResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) DeleteOperationReference(context.Context, *DeleteOperationReferenceRequest) (*ChangeOperationReferenceResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) DeleteSubscription(context.Context, *DeleteSubscriptionRequest) (*DeleteSubscriptionResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) GetConstraintReference(context.Context, *GetConstraintReferenceRequest) (*GetConstraintReferenceResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) GetOperationReference(context.Context, *GetOperationReferenceRequest) (*GetOperationReferenceResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) GetSubscription(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) MakeDssReport(context.Context, *MakeDssReportRequest) (*ErrorReport, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) PutConstraintReference(context.Context, *PutConstraintReferenceRequest) (*ChangeConstraintReferenceResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) PutOperationReference(context.Context, *PutOperationReferenceRequest) (*ChangeOperationReferenceResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) PutSubscription(context.Context, *PutSubscriptionRequest) (*PutSubscriptionResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) QueryConstraintReferences(context.Context, *QueryConstraintReferencesRequest) (*SearchConstraintReferencesResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) QuerySubscriptions(context.Context, *QuerySubscriptionsRequest) (*SearchSubscriptionsResponse, error) + func (*UnimplementedUTMAPIUSSDSSAndUSSUSSServiceServer) SearchOperationReferences(context.Context, *SearchOperationReferencesRequest) (*SearchOperationReferenceResponse, error) + type VehicleTelemetry struct + Id string + Position *Position + TimeMeasured *Time + Velocity *Velocity + func (*VehicleTelemetry) Descriptor() ([]byte, []int) + func (*VehicleTelemetry) ProtoMessage() + func (x *VehicleTelemetry) GetId() string + func (x *VehicleTelemetry) GetPosition() *Position + func (x *VehicleTelemetry) GetTimeMeasured() *Time + func (x *VehicleTelemetry) GetVelocity() *Velocity + func (x *VehicleTelemetry) ProtoReflect() protoreflect.Message + func (x *VehicleTelemetry) Reset() + func (x *VehicleTelemetry) String() string + type Velocity struct + Speed float32 + Track float32 + UnitsSpeed string + func (*Velocity) Descriptor() ([]byte, []int) + func (*Velocity) ProtoMessage() + func (x *Velocity) GetSpeed() float32 + func (x *Velocity) GetTrack() float32 + func (x *Velocity) GetUnitsSpeed() string + func (x *Velocity) ProtoReflect() protoreflect.Message + func (x *Velocity) Reset() + func (x *Velocity) String() string + type Volume3D struct + AltitudeLower *Altitude + AltitudeUpper *Altitude + OutlineCircle *Circle + OutlinePolygon *Polygon + func (*Volume3D) Descriptor() ([]byte, []int) + func (*Volume3D) ProtoMessage() + func (x *Volume3D) GetAltitudeLower() *Altitude + func (x *Volume3D) GetAltitudeUpper() *Altitude + func (x *Volume3D) GetOutlineCircle() *Circle + func (x *Volume3D) GetOutlinePolygon() *Polygon + func (x *Volume3D) ProtoReflect() protoreflect.Message + func (x *Volume3D) Reset() + func (x *Volume3D) String() string + type Volume4D struct + TimeEnd *Time + TimeStart *Time + Volume *Volume3D + func (*Volume4D) Descriptor() ([]byte, []int) + func (*Volume4D) ProtoMessage() + func (x *Volume4D) GetTimeEnd() *Time + func (x *Volume4D) GetTimeStart() *Time + func (x *Volume4D) GetVolume() *Volume3D + func (x *Volume4D) ProtoReflect() protoreflect.Message + func (x *Volume4D) Reset() + func (x *Volume4D) String() string