Back: F. Copying Forward: Index: D   FastBack: F. Copying Up: fsc2 FastForward: Index         Top: fsc2 Contents: Table of Contents Index: Index About: About This Document

Index

Jump to:   !   #   %   &   *   +   -   /   1   2   <   =   >   ^   |   ~  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   R   S   T   U   V   W   X   Z  
Index Entry Section

!
! (negation operator)4.9.2 WHILE loops
!= (unequal to)4.8 Conditional operator

#
# (in print() function)5.1 Output functions
#EXIT statement4.10.2 #EXIT statement
#INCLUDE statement4.10.1 #INCLUDE statement
#QUIT statement4.10.3 #QUIT statement

%
% (modulo operator)4.7 Arithmetic
%= (modulo and assign)4.7.1 Arithmetic-assignment operators

&
& (logical and operator)4.9.2 WHILE loops

*
* (multiplication operator)4.7 Arithmetic
*= (multiply and assign)4.7.1 Arithmetic-assignment operators

+
+ (addition operator)4.7 Arithmetic
+= (add and assign)4.7.1 Arithmetic-assignment operators

-
- (subtraction operator)4.7 Arithmetic
-= (subtract and assign)4.7.1 Arithmetic-assignment operators

/
/ (division operator)4.7 Arithmetic
/ (division operator)4.7 Arithmetic
/= (divide and assign)4.7.1 Arithmetic-assignment operators

1
1D-Display2.2.1 1D-Display

2
2D-Display2.2.2 2D-Display

<
< (less than)4.8 Conditional operator
<= (less or equal)4.8 Conditional operator

=
== (equal to)4.8 Conditional operator

>
> (larger than)4.8 Conditional operator
>= (larger or equal)4.8 Conditional operator

^
^ (exponentiation)4.7 Arithmetic
^= (exponentiation and assign)4.7.1 Arithmetic-assignment operators

|
| (logical or operator)4.9.2 WHILE loops

~
~ (logical xor operator)4.9.2 WHILE loops

A
abort()5.5 Auxiliary functions
abs()5.4 Mathematical functions
acos()5.4 Mathematical functions
acosh()5.4 Mathematical functions
ACQUISITION_SEQUENCE8.1.2 PHASES section
add_to_average()5.4 Mathematical functions
ALL (in Functions file)14.3.14 Making fsc2 aware of the module
AND (logical and operator)4.9.2 WHILE loops
AND (logical or operator)4.9.2 WHILE loops
and operator `&'4.9.2 WHILE loops
and operator `AND'4.9.2 WHILE loops
Arithmetic4.7 Arithmetic
Arithmetic with arrays and matrices4.7.3 Arithmetic with arrays and matrices
Arithmetic-assignment operators4.7.1 Arithmetic-assignment operators
Array ranges4.6 Array ranges
arrays4.4 Variables
Arrays and matrices4.4.3 Arrays and matrices
asin()5.4 Mathematical functions
asinh()5.4 Mathematical functions
assertions14.4.4 Assertions
Assignment operations4.5 Assignment operations
ASSIGNMENTS section8.1.1 ASSIGNMENTS section
atan()5.4 Mathematical functions
atanh()5.4 Mathematical functions
auxiliary functions5.5 Auxiliary functions

B
batch mode10.1 Batch mode
bool type14.4.7 The bool type
Boxcar Integrator Functions6.12 Boxcar Integrator Functions
boxcar_curve_length()6.12 Boxcar Integrator Functions
boxcar_get_curve()6.12 Boxcar Integrator Functions
boxcar_name()6.12 Boxcar Integrator Functions
boxcar_single_shot()6.12 Boxcar Integrator Functions
boxcar_start_acquisition()6.12 Boxcar Integrator Functions
boxcar_stop_acquisition()6.12 Boxcar Integrator Functions
BREAK4.9.7 BREAK statement
button_changed()5.3 Interaction functions
button_create()5.3 Interaction functions
button_delete()5.3 Interaction functions
button_state()5.3 Interaction functions

C
CATCH()14.4.5.1 More on programming with exceptions
CCD Camera Functions6.17 CCD Camera Functions
ccd_camera_binning()6.17 CCD Camera Functions
ccd_camera_binning_method()6.17 CCD Camera Functions
ccd_camera_clear_cycles()6.17 CCD Camera Functions
ccd_camera_exposure_time()6.17 CCD Camera Functions
ccd_camera_get_image()6.17 CCD Camera Functions
ccd_camera_get_spectrum()6.17 CCD Camera Functions
ccd_camera_name()6.17 CCD Camera Functions
ccd_camera_pixel_area()6.17 CCD Camera Functions
ccd_camera_pixel_size()6.17 CCD Camera Functions
ccd_camera_roi()6.17 CCD Camera Functions
ccd_camera_temperature()6.17 CCD Camera Functions
ceil()5.4 Mathematical functions
change_label()5.1 Output functions
change_label_1d()5.1 Output functions
change_label_2d()5.1 Output functions
change_scale()5.1 Output functions
change_scale_1d()5.1 Output functions
change_scale_2d()5.1 Output functions
CHANNEL8.1.1.3 Channel setup
Channel setup8.1.1.3 Channel setup
chopper_create_trigger()6.21 Light Chopper Functions
chopper_name()6.21 Light Chopper Functions
chopper_sector_frequency()6.21 Light Chopper Functions
clear_curve()5.1 Output functions
clear_curve_1d()5.1 Output functions
clear_curve_2d()5.1 Output functions
clear_marker()5.1 Output functions
clear_marker_1d()5.1 Output functions
clear_marker_2d()5.1 Output functions
clone_file()5.2 File handling functions
clone_gzip_file()5.2 File handling functions
cloning devices12. Cloning Devices
command line options10. Command Line Options
condense_array()5.4 Mathematical functions
Conditional operator4.8 Conditional operator
Conditional operator4.8 Conditional operator
Control structures4.9 Control structures
cos()5.4 Mathematical functions
cosh()5.4 Mathematical functions
counter_continuous_pulses()6.16 Event Counter Functions
counter_dio_read()6.16 Event Counter Functions
counter_dio_write()6.16 Event Counter Functions
counter_final_count()6.16 Event Counter Functions
counter_get_buffered_counts()6.16 Event Counter Functions
counter_intermediate_count()6.16 Event Counter Functions
counter_name()6.16 Event Counter Functions
counter_single_pulse()6.16 Event Counter Functions
counter_start_buffered_counter()6.16 Event Counter Functions
counter_start_continuous_counter()6.16 Event Counter Functions
counter_start_timed_counter()6.16 Event Counter Functions
counter_stop_counter()6.16 Event Counter Functions
counter_timed_count()6.16 Event Counter Functions
Cross sections2.2.3 Cross Sections
curve_button()5.1 Output functions
curve_button_1d()5.1 Output functions
curve_button_2d()5.1 Output functions
C_to_K()5.5 Auxiliary functions

Jump to:   !   #   %   &   *   +   -   /   1   2   <   =   >   ^   |   ~  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   R   S   T   U   V   W   X   Z  

Back: F. Copying Forward: Index: D   FastBack: F. Copying Up: fsc2 FastForward: Index

This document was generated by Jens Thoms Toerring on September 6, 2017 using texi2html 1.82.