Script execution

This commit is contained in:
gac-x03da
2018-10-02 21:00:15 +02:00
parent eb8858ca2a
commit 8e6c99945c

View File

@@ -198,7 +198,7 @@ try:
#[21.0,-75.0, 0.8, 0.1, 115.0],
#[51.0,-75.0, 0.45, 1.4, 115.0],
#[-9.1,-75.0,0.5, 0.0, 115.0]]
sample_pos = [-9.1,-90.0,0.5,-0.5,115.0]
sample_pos = [[-9.1,-90.0,0.5,-0.5,115.0]]
for nn in sample_pos:
polar = nn[0]
azimuth = nn[1]