Defines a NPA detector
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(BoundedPlane), | public | :: | detector | Detecting plane of NPA detector |
|||
type(BoundedPlane), | public | :: | aperture | Aperture plane of NPA detector |
type NPADetector
!+ Defines a NPA detector
type(BoundedPlane) :: detector
!+ Detecting plane of NPA detector
type(BoundedPlane) :: aperture
!+ Aperture plane of NPA detector
end type NPADetector