Changes
Page history
small fix
authored
Mar 10, 2019
by
joha2
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
2b83deb4
...
...
@@ -42,7 +42,7 @@ components = [
(
s
,
rt
)
=
pyrateoptics
.
build_simple_optical_system
(
components
,
name
=
"
s
"
)
# Notice: It is always a good idea to provide names for systems, elements
# and components. There is also a convenience function for rotationally
# symmetric systems `build_rotationally_symmetric_system`.
# symmetric systems `build_rotationally_symmetric_
optical_
system`.
tiltx_s2
=
s
.
elements
[
"
stdelem
"
].
surfaces
[
"
s2
"
].
rootcoordinatesystem
.
tiltx
tiltx_s3
=
s
.
elements
[
"
stdelem
"
].
surfaces
[
"
s3
"
].
rootcoordinatesystem
.
tiltx
...
...
...
...