| ... | @@ -9,15 +9,30 @@ |
... | @@ -9,15 +9,30 @@ |
|
|
## γ-선
|
|
## γ-선
|
|
|
달 표면에 쏟아지는 γ-선의 적분 플럭스는 100MeV 이상의 에너지에서 $1.04×10^{-6}\mathrm{cm}^{-2}\mathrm{s}^{-1}$ 로 측정된다. 따라서 $1\mathrm{m}^2$ 면적에는 초당 0.0104개의 γ-선이 들어온다고 할 수 있다. 이는 1분당 약 0.624개, 즉 약 1분에 1개 미만의 γ-선이 들어오는 것을 의미한다.
|
|
달 표면에 쏟아지는 γ-선의 적분 플럭스는 100MeV 이상의 에너지에서 $1.04×10^{-6}\mathrm{cm}^{-2}\mathrm{s}^{-1}$ 로 측정된다. 따라서 $1\mathrm{m}^2$ 면적에는 초당 0.0104개의 γ-선이 들어온다고 할 수 있다. 이는 1분당 약 0.624개, 즉 약 1분에 1개 미만의 γ-선이 들어오는 것을 의미한다.
|
|
|
|
|
|
|
|
<div style="overflow: hidden;">
|
|
<!DOCTYPE html>
|
|
|
<table style="float: left; margin-right: 10px; width: 40%;">
|
|
<html lang="en">
|
|
|
<tr>
|
|
<head>
|
|
|
<td>
|
|
<meta charset="UTF-8">
|
|
|
<img src="uploads/b74b223e8f2ba1d4aa1e322fb1cd487f/Figure.4__left_.png" alt="Figure.4__left_" style="width: 100%;" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
</td>
|
|
<style>
|
|
|
</tr>
|
|
.container {
|
|
|
</table>
|
|
display: flex;
|
|
|
<div>
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
.container img {
|
|
|
|
max-width: 100px; /* 이미지 크기 조정 */
|
|
|
|
margin-right: 10px; /* 이미지와 텍스트 사이의 간격 조정 */
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="container">
|
|
|
|
<img src="uploads/b74b223e8f2ba1d4aa1e322fb1cd487f/Figure.4__left_.png" alt="Description">
|
|
|
|
<p>Your text goes here. This is an example of text that is displayed next to an image. You can add more text to see how it aligns.</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|
|
|
해당 그래프에서 γ-선의 적분 플럭스의 로그-포물선 함수는 다음과 같이 정의된다.<br>
|
|
해당 그래프에서 γ-선의 적분 플럭스의 로그-포물선 함수는 다음과 같이 정의된다.<br>
|
|
|
$dN/dE=N_{0}$<br>
|
|
$dN/dE=N_{0}$<br>
|
|
|
이 텍스트는 이미지 옆에 표시됩니다. 추가로 더 많은 텍스트를 여기에 작성할 수 있습니다.<br>
|
|
이 텍스트는 이미지 옆에 표시됩니다. 추가로 더 많은 텍스트를 여기에 작성할 수 있습니다.<br>
|
| ... | | ... | |