Skip to content

Commit

Permalink
📚 Remove unnecessary information from file headers
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
ronisbr committed Jun 19, 2018
1 parent e198449 commit 269b90f
Show file tree
Hide file tree
Showing 68 changed files with 4 additions and 1,197 deletions.
15 changes: 0 additions & 15 deletions src/analysis/beta_angle.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Compute the beta angle of a satellite.
Expand All @@ -17,13 +9,6 @@
# Mortari, D., Wilkins, M. P., and Bruccoleri, C. On Sun-Synchronous
# Orbits and Associated Constellations
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2015-01-20: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export satellite_beta_angle
Expand Down
22 changes: 2 additions & 20 deletions src/analysis/eclipse_time.jl
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
Expand All @@ -21,17 +13,7 @@
# Spacecraft Umbra and Penumbra Shadow Terminator Points. NASA Technical
# Paper 3547.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2015-07-17: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# Add option to plot the eclipse time relative to the nodal period.
#
# 2014-07-28: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export satellite_eclipse_time

Expand Down
15 changes: 0 additions & 15 deletions src/analysis/lighting_conditions.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Compute the lighting condition of a satellite:
Expand All @@ -23,13 +15,6 @@
# Spacecraft Umbra and Penumbra Shadow Terminator Points. NASA Technical
# Paper 3547.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2014-07-28: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export SAT_LIGHTING_SUNLIGHT, SAT_LIGHTING_UMBRA, SAT_LIGHTING_PENUMBRA
Expand Down
15 changes: 0 additions & 15 deletions src/analysis/payload_optical_analysis.jl
Original file line number Diff line number Diff line change
@@ -1,24 +1,9 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Many functions to perform a preliminary analysis of an optical payload.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2015-07-15: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export minimum_swath_grss, minimum_half_FOV_grss, swath_width
Expand Down
19 changes: 2 additions & 17 deletions src/analysis/raan.jl
Original file line number Diff line number Diff line change
@@ -1,26 +1,11 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Functions related to the analysis of the Right Ascension of the Ascending
# Node (RAAN).
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2017-08-04: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export compute_RAAN_lt, sim_RAAN_J2

Expand Down
15 changes: 0 additions & 15 deletions src/analysis/satellite_position_countries.jl
Original file line number Diff line number Diff line change
@@ -1,25 +1,10 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Renato Branco <renato.branco@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Functions to verify if the satellite is above some countries.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2016-02-02: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Initial version based on the code sent by Renato Branco.
# Only Brazil is supported at the moment.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

Expand Down
20 changes: 0 additions & 20 deletions src/analysis/satellite_position_groundstations.jl
Original file line number Diff line number Diff line change
@@ -1,30 +1,10 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Functions to verify if the satellite is within the station visibility
# circle.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# References
#
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2016-03-10: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export satellite_check_station
Expand Down
32 changes: 0 additions & 32 deletions src/analysis/sun_angle.jl
Original file line number Diff line number Diff line change
@@ -1,41 +1,9 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Compute the sun angle on a satellite surface.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2016-09-11: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
#
# Change the code based on `./satellite_sun_radiation.jl`, which is more
# reliable.
#
# 2015-03-05: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# Add function to compute the sun angle depending on a user-provided function
# that describe the surface normal according to the solar vector represented
# in the body coordinate frame. Thus, if the solar panel rotates about the
# body Y axis to maximize the sun angle, then the function must be:
#
# function fN_k(s_b)
# theta_p = atan2(-s_b[3], s_b[1])
# [cos(theta_p); 0.0; -sin(theta_p)]
# end
#
# 2015-03-05: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export satellite_sun_angle_earth_pointing
Expand Down
24 changes: 0 additions & 24 deletions src/analysis/sun_radiation.jl
Original file line number Diff line number Diff line change
@@ -1,33 +1,9 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Compute the sun radiation received in a satellite surface.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2015-07-16: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# The function to compute the sun radiation can propagate the orbit using the
# orbit latitude or the mean anomaly. Notice that if the latter is used, then
# the average value of the output will be the average sun radiation that the
# surface will receive, because the angular steps have the same time
# interval.
#
# Add functions to compute the sun radiation average per day.
#
# 2015-05-20: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
# Initial version, based on satellite_sun_angle.jl.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export satellite_sun_radiation_earth_pointing
Expand Down
15 changes: 0 additions & 15 deletions src/constants.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.chagas@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Definition of constants.
Expand All @@ -22,13 +14,6 @@
# [2] http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008/egm08_wgs84.html
# Accessed on 2017-08-07.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2017-08-07: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Initial version. Constants were moved from `SatToolbox.jl` file.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

# Julian Day of J2000.0 epoch.
Expand Down
15 changes: 0 additions & 15 deletions src/earth/atmospheric_models/nrlmsise00/nrlmsise00.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# The NRLMSIS-00 empirical atmosphere model was developed by Mike
Expand Down Expand Up @@ -47,13 +39,6 @@
#
# [1] https://www.brodo.de/space/nrlmsise/index.html
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2018-06-10: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export conf_nrlmsise00, gtd7, gtd7d, nrlmsise00
Expand Down
15 changes: 0 additions & 15 deletions src/earth/atmospheric_models/nrlmsise00/nrlmsise00_priv.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# Private functions for NRLMSISE-00 atmosphere model.
Expand All @@ -31,13 +23,6 @@
#
# [1] https://www.brodo.de/space/nrlmsise/index.html
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2018-06-10: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

"""
Expand Down
15 changes: 0 additions & 15 deletions src/earth/geomagnetic_field_models/igrf.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
#== # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# INPE - Instituto Nacional de Pesquisas Espaciais
# ETE - Engenharia e Tecnologia Espacial
# DSE - Divisão de Sistemas Espaciais
#
# Author: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Description
#
# International Geomagnetic Field Model.
Expand All @@ -20,13 +12,6 @@
# [2] https://www.ngdc.noaa.gov/IAGA/vmod/igrf12.f
# [3] https://www.mathworks.com/matlabcentral/fileexchange/34388-international-geomagnetic-reference-field--igrf--model
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Changelog
#
# 2018-04-29: Ronan Arraes Jardim Chagas <ronan.arraes@inpe.br>
# Initial version.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # ==#

export igrf12
Expand Down
Loading

0 comments on commit 269b90f

Please sign in to comment.