Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-proto-py
Commits
13674342
Commit
13674342
authored
Mar 22, 2021
by
Wei Shoulin
Browse files
add mag
parent
80bf69db
Changes
1
Show whitespace changes
Inline
Side-by-side
csst_dfs_proto/common/ephem/ephem_pb2.py
View file @
13674342
...
...
@@ -21,7 +21,7 @@ DESCRIPTOR = _descriptor.FileDescriptor(
package
=
'dfs.ephem'
,
syntax
=
'proto3'
,
serialized_options
=
_b
(
'Z!cnlab.net/csst/proto/common/ephem'
),
serialized_pb
=
_b
(
'
\n\x18\x63
ommon/ephem/ephem.proto
\x12\t
dfs.ephem
\x1a\x12\x63
ommon/error.proto
\"
:
\n\x05\x45
phem
\x12\n\n\x02
id
\x18\x01
\x01
(
\x03\x12\n\n\x02
ra
\x18\x02
\x01
(
\x01\x12\x0b\n\x03\x64\x65\x63\x18\x03
\x01
(
\x01\x12\x0c\n\x04\x66
lux
\x18\x04
\x01
(
\x01\"
L
\n\x12
SearchEphemRequest
\x12\n\n\x02
ra
\x18\x01
\x01
(
\x01\x12\x0b\n\x03\x64\x65\x63\x18\x02
\x01
(
\x01\x12\x0e\n\x06
radius
\x18\x03
\x01
(
\x01\x12\r\n\x05
limit
\x18\x0
4
\x01
(
\x03\"
y
\n\x13
SearchEphemResponse
\x12\x0f\n\x07
success
\x18\x01
\x01
(
\x08\x12\x12\n\n
totalCount
\x18\x02
\x01
(
\x05\x12\x1c\n\x05\x65
rror
\x18\x03
\x01
(
\x0b\x32\r
.common.Error
\x12\x1f\n\x05\x65
phem
\x18\x04
\x03
(
\x0b\x32\x10
.dfs.ephem.Ephem2Y
\n\x07\x45
phemOp
\x12
N
\n\x0b
SearchEphem
\x12\x1d
.dfs.ephem.SearchEphemRequest
\x1a\x1e
.dfs.ephem.SearchEphemResponse
\"\x00\x42
#Z!cnlab.net/csst/proto/common/ephemb
\x06
proto3'
)
serialized_pb
=
_b
(
'
\n\x18\x63
ommon/ephem/ephem.proto
\x12\t
dfs.ephem
\x1a\x12\x63
ommon/error.proto
\"
:
\n\x05\x45
phem
\x12\n\n\x02
id
\x18\x01
\x01
(
\x03\x12\n\n\x02
ra
\x18\x02
\x01
(
\x01\x12\x0b\n\x03\x64\x65\x63\x18\x03
\x01
(
\x01\x12\x0c\n\x04\x66
lux
\x18\x04
\x01
(
\x01\"
Y
\n\x12
SearchEphemRequest
\x12\n\n\x02
ra
\x18\x01
\x01
(
\x01\x12\x0b\n\x03\x64\x65\x63\x18\x02
\x01
(
\x01\x12\x0e\n\x06
radius
\x18\x03
\x01
(
\x01\x12\x0b\n\x03
mag
\x18\x04
\x01
(
\x01\x12\r\n\x05
limit
\x18\x0
5
\x01
(
\x03\"
y
\n\x13
SearchEphemResponse
\x12\x0f\n\x07
success
\x18\x01
\x01
(
\x08\x12\x12\n\n
totalCount
\x18\x02
\x01
(
\x05\x12\x1c\n\x05\x65
rror
\x18\x03
\x01
(
\x0b\x32\r
.common.Error
\x12\x1f\n\x05\x65
phem
\x18\x04
\x03
(
\x0b\x32\x10
.dfs.ephem.Ephem2Y
\n\x07\x45
phemOp
\x12
N
\n\x0b
SearchEphem
\x12\x1d
.dfs.ephem.SearchEphemRequest
\x1a\x1e
.dfs.ephem.SearchEphemResponse
\"\x00\x42
#Z!cnlab.net/csst/proto/common/ephemb
\x06
proto3'
)
,
dependencies
=
[
common_dot_error__pb2
.
DESCRIPTOR
,])
...
...
@@ -109,8 +109,15 @@ _SEARCHEPHEMREQUEST = _descriptor.Descriptor(
is_extension
=
False
,
extension_scope
=
None
,
serialized_options
=
None
,
file
=
DESCRIPTOR
),
_descriptor
.
FieldDescriptor
(
name
=
'limit'
,
full_name
=
'dfs.ephem.SearchEphemRequest.limit'
,
index
=
3
,
number
=
4
,
type
=
3
,
cpp_type
=
2
,
label
=
1
,
name
=
'mag'
,
full_name
=
'dfs.ephem.SearchEphemRequest.mag'
,
index
=
3
,
number
=
4
,
type
=
1
,
cpp_type
=
5
,
label
=
1
,
has_default_value
=
False
,
default_value
=
float
(
0
),
message_type
=
None
,
enum_type
=
None
,
containing_type
=
None
,
is_extension
=
False
,
extension_scope
=
None
,
serialized_options
=
None
,
file
=
DESCRIPTOR
),
_descriptor
.
FieldDescriptor
(
name
=
'limit'
,
full_name
=
'dfs.ephem.SearchEphemRequest.limit'
,
index
=
4
,
number
=
5
,
type
=
3
,
cpp_type
=
2
,
label
=
1
,
has_default_value
=
False
,
default_value
=
0
,
message_type
=
None
,
enum_type
=
None
,
containing_type
=
None
,
is_extension
=
False
,
extension_scope
=
None
,
...
...
@@ -128,7 +135,7 @@ _SEARCHEPHEMREQUEST = _descriptor.Descriptor(
oneofs
=
[
],
serialized_start
=
119
,
serialized_end
=
195
,
serialized_end
=
208
,
)
...
...
@@ -179,8 +186,8 @@ _SEARCHEPHEMRESPONSE = _descriptor.Descriptor(
extension_ranges
=
[],
oneofs
=
[
],
serialized_start
=
197
,
serialized_end
=
31
8
,
serialized_start
=
210
,
serialized_end
=
3
3
1
,
)
_SEARCHEPHEMRESPONSE
.
fields_by_name
[
'error'
].
message_type
=
common_dot_error__pb2
.
_ERROR
...
...
@@ -220,8 +227,8 @@ _EPHEMOP = _descriptor.ServiceDescriptor(
file
=
DESCRIPTOR
,
index
=
0
,
serialized_options
=
None
,
serialized_start
=
3
20
,
serialized_end
=
4
09
,
serialized_start
=
3
33
,
serialized_end
=
4
22
,
methods
=
[
_descriptor
.
MethodDescriptor
(
name
=
'SearchEphem'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment